summaryrefslogtreecommitdiff
path: root/src/systems/physics.js
AgeCommit message (Collapse)Author
2022-04-05Added collision system, added changedId's which doesn't do anything rnLogan Hunt
2022-04-02Movement bug with two+ pushable entitiesLogan Hunt
2022-04-02Fix out-of-bounds issuesLogan Hunt
2022-04-02Grid system & simple physicsLogan Hunt