ShadowForest - Open Source C++ SDL2 game
Open Source Game created with C++ and SDL2
How to play
- Spacebar to start level
- Arrow keys moves player
- Space bar to attack
- Destroy monsters before they move off screen
Setup Build
Linux
bash setup.sh
MacOS
bash setup-mac.sh
Build / Start
make
make run
Todo
- Mazes
- Animation
- Items
- Special stats
- High scores
- NPC and dialog
- Chests/weapons
- Hero types
- Enemy types
Links
https://www.libsdl.org/