Hacker News new | ask | show | jobs
by ideasman42 1106 days ago
Are there any projects using this?
1 comments

cel7 is a 60kb framework for making grid-based games limited to 4-bit color ASCII output. The framework is based around the fe programming language:

https://rxi.itch.io/cel7

There is a community edition which can be used, as the original is closed source:

https://github.com/kiedtl/cel7ce

There is also "aq", a small framework for making audio toys:

https://github.com/rxi/aq