summaryrefslogtreecommitdiff
path: root/src/systems/render.js
AgeCommit message (Expand)Author
2022-04-10Unlimited undo; add spritename component instead of sprites on each entity; u...Logan Hunt
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
2022-04-02Grid system & simple physicsLogan Hunt
2022-04-01Fix spritesLogan Hunt