Simple tank game inspired or might be even clone of WiiTanks written in C for Sega Saturn using Jo-Engine
- Jo-Engine https://jo-engine.org/
- Put TankGame project folder inside 'Projects' folder in jo engine.
- Open VSCode in root of the TankGame project folder
- Open tasks and select 'build' task
- Make tank model and import it to Jo
- Make tank move
- Draw a simple scene
- Have multiple tanks at once
- Animate tank shooting
- Add simple physics
- Create static objects to put on maps
- Create first simple map
- Create UI and menus
- Load tank model from file
- ... Do more, maybe, idk