Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 283 Bytes

PingPong

PingPong game demo for NES/Famicom/Dendy in 6502 assembly. You can compile it using NESasm and run with FCEUX

How to compile

Using NESasm

NESasm pingpong.asm && fceux pingpong.nes