Retro Gaming & Programming
Retro Gaming & Programming
I am working on an Atari 2600 game in Assembly! It is called "Mouse Madness" and has been a fun project!
In Mouse Madness, you are a cat with the zoomies! You must run from room to room, attacking cat toys and other random household objects. The winner is the player with the most items attacked before the timer runs out.
Single Player
Two Player
Map #2 = The basement
More to come!
Atari 2600 Development Resources
Here is a short list of Atari 2600 programming sites that will be helpful if you decide to code in 6502 assembly for the Atari 2600!
8-Bit Workshop
An Atari 2600 IDE in your web browser.
https://8bitworkshop.com/
Atari 2600 Cartridge Label Maker
Create Atari 2600 Cartridge labels. This is how I made the cartridge graphic above.
https://www.labelmaker2600.com/
Dennis Debro's Disassemblies
Tons of Atari 2600 games disassembled back to source code. This is a great repo for Atari 2600 source code.
https://github.com/DNSDEBRO/Disassemblies/tree/main/Atari2600