Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grymmjack/draw

DRAW is a pixel art editor written in QB64 that can export images as sourcecode
https://github.com/grymmjack/draw

ega pixel-art pixel-editor qb64 qb64-pe vga

Last synced: about 1 month ago
JSON representation

DRAW is a pixel art editor written in QB64 that can export images as sourcecode

Awesome Lists containing this project

README

        

DRAW by Rick Christy
==========================================

# REQUIRES QB64PE-v3.12+

```
DATA "XXXXXX ", "XXXXXXXX", "XXXXXXXX", "XX XX XX", " XX XX "
DATA "XX::::XX", "XX::::XX", "XX::::XX", "XX XX XX", "XX:: ::XX"
DATA "XX XX", "XX XX::", "XXXX XX", "XX XX XX", "XX XX"
DATA "XX XX", "XX ::XX", "XX:: XX", "XX XX XX", "XX XX"
DATA "XXXXXXXX", "XX XX", "XX XX", "XXXX::XXXX", "::XX XX::"
DATA "::::::::", ":: ::", ":: ::", ":::: ::::", " :: :: "
```

DRAW is a pixel art editor written in QB64 that can export images as sourcecode