summaryrefslogtreecommitdiffhomepage
path: root/TestStage.h
AgeCommit message (Collapse)Author
2022-04-25Moved flash to own class and used it as transition to death screenAki
2022-04-25Added simple on-hit effectAki
2022-04-25Added move constraintsAki
2022-04-22Added Stats for lifes points and other kind of gameplay stateAki
2022-04-18Playing around with enemies, added dumb pos manipulationAki
2022-04-18Added naive enemyAki
This reminds me ECS a bit too much but I don't think I want to implement one right now...
2022-04-18Separated Stage from GameScreenAki