zorchenhimer / nes-platforming

A platforming demo for the NES wirtten in 6502 assembly!

Home Page:https://discord.gg/Snf9G2R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A platforming demo for the NES wirtten in 6502 assembly!

https://discord.gg/Snf9G2R

License:MIT License


Languages

Language:Assembly 96.0%Language:Makefile 4.0%