summaryrefslogtreecommitdiff
path: root/src/systems/render.js
AgeCommit message (Collapse)Author
2022-04-05Added collision system, added changedId's which doesn't do anything rnLogan Hunt
2022-04-04Fix flickering issue by having singleton sprites; add loading priority; load ↵Logan Hunt
levels from source
2022-04-02Grid system & simple physicsLogan Hunt
2022-04-01Fix spritesLogan Hunt