mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2024-12-25 09:58:18 +01:00
This project implements various maze building and solving algorithms in Rust. Unicode characters help explore these beautiful algorithms in a TUI.
This commit is contained in:
parent
0df42c48ab
commit
4526094d45
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ List of projects that provide terminal user interfaces
|
|||
- [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator
|
||||
- [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life
|
||||
- [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner!
|
||||
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) Build mazes and solve them with various algorithms.
|
||||
- [Micro Snake](https://github.com/troglobit/snake) A small snake game, utilizing ANSI escape sequences to draw the board.
|
||||
- [Micro Tetris](https://github.com/troglobit/tetris) One of the smallest Tetris implementations in the world, utilizing only ANSI escape sequences to draw the board.
|
||||
- [moon-buggy](https://github.com/seehuhn/moon-buggy) Drive some car across the moon
|
||||
|
|
Loading…
Reference in a new issue