/gametank_sdk

Copy this repository to get started on your own GameTank game!

Primary LanguageC

My GameTank Game

Build it with the "make" command

Import art/music by adding it to a folder inside the "assets" directory, and then run "make import" to update generated project files.

If you have pulled and built the GameTankEmulator repo in an adjacent folder, run "make emulate" to test the game.

src/main.c contains the code that will run after the console powers on

Build requirements:

Testing requirements: