Spriter 0.0.1-SNAPSHOT Released
Deeg05 of ultrakool presents first part of RQaD (Really Quick and Dirty) game toolkit - the SPRITER!
Currently is written in hacky python with help of tkinter, only supports single mode 4 color palette and simple image format that could be written straight into memory with one half of image into b800h:0000h and second into b800h:2000h, because that's how CGA mode 4 graphics works. No alpha channel, which is sad and requires something to be done.
Can be found on its own page
To post a comment you need to login first.