This is a brand new NES game that I'm writing on stream over on Twitch.tv! The vast majority of this game has been written on stream with very little done off stream.
- Follow this guide to setup the environment: NES_Build_Environment.md
git clone https://github.com/zorchenhimer/nes-runner.gitcd nes-runnermake
After make is run you should have a sub-directory named bin/ that holds a
bunch of stuff, namely runner.nes and some symbols files for the both the
Mesen and
FCEUX emulators.
Because it's fun!
Head on over to the relases page and grab it!
MIT. See LICENSE.md for the full text.