From: Rubén Beltrán del Río Date: Tue, 29 May 2018 07:34:38 +0000 (-0500) Subject: Add Naive Game Rules (#11) X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/commitdiff_plain/3100e0533cb89a185ea021dfb83c4f364750180f?ds=sidebyside;hp=3100e0533cb89a185ea021dfb83c4f364750180f Add Naive Game Rules (#11) * Add components for tracking points * Add methods to create new entities * Adds nodes for points * Add system to detect points * Adds system to detect a winner * Add system to render points and winner * Add points required to win to config * Add it all to the engine * Add mention of points to changelog ---