aboutsummaryrefslogtreecommitdiff
path: root/lib/nodes/points_collider.js
AgeCommit message (Collapse)Author
2020-03-09Use new lib componentsHEADmainBen Beltran
2018-05-29Add Naive Game Rules (#11)Rubén Beltrán del Río
* 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