Skip to content

jonmoody/nes-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Game Development Tutorial

Build Steps (Mac):

From within the nes-tutorial repository, run the following shell script:

./build.sh

This will generate the nes-tutorial.nes file to be played on an NES emulator.

Build Steps (Windows):

From within the nes-tutorial repository, execute the following command:

nesasm-windows\NESASM.exe nes-tutorial.asm

This will generate the nes-tutorial.nes file to be played on an NES emulator.

About

Tutorial for NES Game Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published