summaryrefslogtreecommitdiff
path: root/src/render
AgeCommit message (Collapse)Author
2022-04-10Unlimited undo; add spritename component instead of sprites on each entity; ↵Logan Hunt
update canvas on game object
2022-04-06convert hedge to grayscale, fix lava entity to use the new sprites, wordIs ↵phat_sumo
is pushable, dynamically color sprites
2022-04-05Finish adding all entitiesLogan 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