Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 392 Bytes

Platforming Demo

This is a simple platforming physics demo for the NES in 6502 assembly.

Building

Building requires the following software installed:

To build:

$ git clone https://github.com/zorchenhimer/nes-platforming.git
$ cd nes-platforming && make

License

See LICENSE.md