8000 GitHub - swattay/nes-pong: Pong written from scratch for the NES
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

swattay/nes-pong

 
 

Repository files navigation

Pong.nes

I wrote Pong for the NES on stream!

Building

Requirements

See this guide to setup the build environtment: NES_Build_Environment.md

How Do

$ 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.

What?

How do I get to the credits screen?

Hold down A and B then press Start on the title screen.

Why is there a credits screen?

I wanted to have something to say "Thank You" to the viewers that supported me while working on this project on Twitch.

License

BSD 3-Clause license. See LICENSE.txt for the full text of the license.

About

Pong written from scratch for the NES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 97.4%
  • Makefile 2.6%
0