A neat-looking demo of a pixel art code editor. Only a demo, not usable or maintained.
Made with Zig, SDL, Tree-Sitter
pixelcode
building
Requires https://www.raylib.com/
./deps/download.sh
zig build run
notes
- uses 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.