itch.io is community of indie game creators and players

Devlogs

Map editor released!

Graphic Adventure Assembler for Commodore 64
A downloadable game creation system for Linux

My very first C++ program! I gave up on python for the map editor and instead taught myself some C++.

The map editor saves maps in the format GAAC64 expects. You can still use Charpad and the conversion script, but because of the way Charpad works, each character can only be assigned one color. This is not an actual limitation of the map, and the map editor allows any character to be any color. I developed on 64-bit Linux Mint, so the binary is for Linux. As a newcomer to C++. cross-compiling seems to be above my pay grade, so if anyone with some C++ skills and a Windows or Mac PC could slip me an executable that would be great!

The program uses the Fast/Light Toolkit: fltk.org

Source code included.

Files

  • gaaced, A GAAC64 map editor 261 kB
    Jan 11, 2024
Download Graphic Adventure Assembler for Commodore 64
Leave a comment