Skip to content

albailey/thedepths

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
asm
 
 
old
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

thedepths

A simple auto generating maze level for the NES

CC65 is the development environment. Download cc65 from: https://github.com/cc65/cc65

Neslib (originally by Shiru) is used neslib comes from https://github.com/clbr/neslib.git

Setup: On windows: build the game by running compile.bat

If you install cygwin, the Makefile can be used.

  • Set the NES_EMU system variable to point to your NES emulator of choice.

You must update your environment variables so that the cc65 binary files (ca65, ld65, etc..) are in your PATH.

This project is in its extreme early stages.

About

A simple auto generating maze level for the NES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published