0 Forks
3 Stars
3 Watchers

6502Tracker

A Python based, music tracker style "game engine" for creating NES games without the huge drawbacks from C, or the long, repetitive 6502 Assembly.

How to download and setup 6502Tracker

Open terminal and run command
git clone https://github.com/TheCandiedHat/6502Tracker.git
git clone is used to create a copy or clone of 6502Tracker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 6502Tracker https://github.com/TheCandiedHat/6502Tracker/archive/master.zip

Or simply clone 6502Tracker with SSH
[email protected]:TheCandiedHat/6502Tracker.git

If you have some problems with 6502Tracker

You may open issue on 6502Tracker support forum (system) here: https://github.com/TheCandiedHat/6502Tracker/issues