Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pfgithub/pixelcode

pixel code
https://github.com/pfgithub/pixelcode

Last synced: 3 months ago
JSON representation

pixel code

Awesome Lists containing this project

README

        

# pixelcode



## building

Requires [https://www.raylib.com/](raylib)

```bash
./deps/download.sh
zig build run
```

## notes

- uses [tree-sitter-zig](https://github.com/GrayJack/tree-sitter-zig) which is slightly out of date.
- font uses 6x12 characters. centered 4x4 for lowercase, +3 up for uppercase and tall lowercase characters, +3 down for bottoms of lowercase characters, 1 pixel padding for overlapping bits at the edges of special characters.