summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2022-04-19Add music/sounds; fix a bug where you could attempt to resume a game when it ↵Logan Hunt
was won
2022-04-13remove dynamic coloring, recolor spritesphat_sumo
2022-04-10Cool backgroundLogan Hunt
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-05Add stop component; entites are stackable when they arrive at a stop ↵Logan Hunt
component. Maybe this is wrong?
2022-04-04Fix flickering issue by having singleton sprites; add loading priority; load ↵Logan Hunt
levels from source
2022-04-01Fix spritesLogan Hunt
2022-03-27Initial commit - a working dynamic loader with ExpressLogan Hunt