You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimalist C game engine for low-tech ASCII/console games. Provides only core features (inspired by Godot), expandable by third-party plugins. Standard C build.…
Idle game in (ascii) unicode / console. Uses our cluige engine. The goal of this game is to show that low-tech is great, and to test cluige with a first example…
Minimalist C lib to calculate text visualization of graphical content. Intended to be used by ascii/console game engines. No dependency, only theorical calculat…