Hacker News new | ask | show | jobs
by stevekemp 1109 days ago
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