ReyeMe / TankGame-Jo-Saturn

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

Home Page:https://reye.me/?show=Project&Id=TankGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://reye.me/?show=Project&Id=TankGame

License:MIT License


Languages

Language:C 99.0%Language:Makefile 1.0%