PETSCII paint is a simple tool for creating tile based pixel art using the C64 charset(s) elements as tiles. It is/was written in BASIC on a C64 emulated under the VICE[1] emulator which I also recommend for running this on your PC. Version 0.5 is a complete rewrite(also with new features) in C, using the cc65[2] compiler.
project downloads
v.0.5 for C64/Emulator ~ d64 disk image and manual included
v.0.4 for C64/Emulator ~ d64 disk image and manual included
project links
making of: (v.0.4) ~ on youtube
making of: (v.0.5) ~ on youtube
references
[1] ~ the VICE emulator on sourceforge.net
[2] ~ the cc65 compiler on cc65.org
