A downloadable game

A pong version for the NES system. Written in 6502 assembly and compiled with nesasm CE v3.6.

Play unlimited games against a computer opponent. First to 5 wins. Skillful play will speed up the ball ...

Download

Download
Pong.nes (Reccomended) 24 kB
Download
pong.zip (Source Code) 7.8 kB

Install instructions

Running Pong.nes:

The MESEN emulator is recommended for running Pong.nes, though the game should be able to run on any NES emulator.


Assembling Source Code (for modders):

Running build.bat or "nesasm pong.asm" in a local terminal will assemble the game. This requires the nesasm CE v3.6 assembler,  or another compatible nesasm fork.

The location of nesasm must be added to the PATH environment variable for the commands to be run as written. Otherwise, specify the full path to the nesasm executable or copy it to the current directory. See nesasm docs for more info.



Leave a comment

Log in with itch.io to leave a comment.