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
EXPERIMENTAL: You can hopefully install cc65 and Zopfli into the SDK directory with 'make prereqs'. Use your package manager if you need to install nodeJS
-
- recommended to use a snapshot build or build from source as their last tagged release and apt package are outdated
-
NodeJS https://nodejs.org/
-
GNU Make
- GameTank Emulator https://github.com/clydeshaffer/GameTankEmulator