Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

jasmaa/nes-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Pong

Pong in NESASM

Build and Run

(Requires NESASM3 and an NES emulator)

  • nesasm3 pong.asm
  • Load the outputted .NES file into an emulator

Acknowledgements