I wrote Pong for the NES on stream!
See this guide to setup the build environtment: NES_Build_Environment.md
$ git clone https://github.com/zorchenhimer/nes-pong.git
$ cd nes-pong
$ make
After running make you'll have a bin/ folder that has a bunch of files including the rom, symbols files, and object file.
Hold down A and B then press Start on the title screen.
I wanted to have something to say "Thank You" to the viewers that supported me while working on this project on Twitch.
BSD 3-Clause license. See LICENSE.txt for the full text of the license.