/TankGame-Jo-Saturn

Simple game with tanks for Sega Saturn created using Jo-Engine (https://jo-engine.org/)

Primary LanguageCMIT LicenseMIT

TankGame for Sega Saturn

Simple tank game inspired or might be even clone of WiiTanks written in C for Sega Saturn using Jo-Engine

Game preview

Dependencies

Building project

  • 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

TODO

  • 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