fun with type-0 grammars (or something like that)
- ascii
- 8 color terminal
- ncursesw (wide character ncurses)
- SDL2_mixer
- zlib
Access programs through the main menu (programs/index.cfg) or run directly:
- flowers (
flowers.cfg)- original intention
- colorful terminal scenery inspired by Prune and Tree.Bonsai
- snake (
snake.cfg)- take on the classic Snake game genre
- life (
life-setup.cfg)- asynchronous version of Conway's Game of Life
- sokoban (
sokoban.cfg)- classic Sokoban puzzle game
- high noon (
highnoon.cfg)- fake ZX Spectrum shoot 'em up High Noon
- tetris (
tetris.cfg)- just to compare readability and sizes with tinytetris
- zen garden (
zen.cfg)- meditative visual experience
- maze for two (
maze.cfg)- two-player maze game
See GRAMMAR.md for grammar programming intro.