/ConwayGameTank_cc65

Conway game of life for the GameTank

Primary LanguageC

Sample project to build for the GameTank using the cc65 toolchain# HelloGameTank_cc65

Makefile assumes that cc65 is pulled and built somewhere on your system, with its bin folder added to $PATH https://cc65.github.io/getting-started.html

Then you can test your resulting hello.gtr in the emulator!

Browser version: https://clydeshaffer.com/builds/GameTankEmulator/wasm/

Windows build: clydeshaffer.com/builds/GameTankEmulator/latest.php

Emulator repo to build an OSX or Linux version: https://github.com/clydeshaffer/gametankemulator