VChar64: character editor for the Commodore 64
I started to code a unicycle game for the Commodore 64. The first thing that I realized was that I needed an game editor, so I started to code one: VChar64. Today I released v0.0.1 which has basic functionality but the functionality that it has, just work. You can download it from here: Download: https://github.com/ricardoquesada/vchar64 Features: Imports raw, PRG and CharPad file formats Exports to raw and PRG Basic editing functionality: Rotate, Invert, Clear, Shift left/right/up/down Multiplatform: Win, Linux and Mac Screenshot: ...