summaryrefslogtreecommitdiffstats
path: root/src/gates.rs
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22Make Bill a bit biggerRaymond Hogenson1-1/+1
It's just less fun when he's so tiny
2018-08-19Move some code around and improve abstractionRaymond Hogenson1-0/+185
This doesn't change the functionality of the game at all (ideally), but makes it easier to refactor and to add new enemies and new stages, which is really the end-goal of this whole thing.