Commit 6cd5df5
committed
Feat: implement core platform mechanics and player controls
Add basic side-scrolling platform functionality including player movement,
jumping, collision detection, collectible items, enemies, scoring, and lives.
Introduces world scrolling, core game states (start, playing, game over),
and visual/audio feedback to enhance gameplay. This commit establishes the
foundation for future gameplay features and level expansion.1 parent 30fc29b commit 6cd5df5
1 file changed
Lines changed: 798 additions & 0 deletions
0 commit comments