mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-01-18 21:02:34 +01:00
Compare commits
No commits in common. "4526094d45938c800fb10ca3cfdecb7b1a0e34ec" and "63a8ef08091a7569a4a3d81683f1c8b400df8259" have entirely different histories.
4526094d45
...
63a8ef0809
1 changed files with 0 additions and 2 deletions
|
@ -187,7 +187,6 @@ 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
|
||||
|
@ -233,7 +232,6 @@ List of projects that provide terminal user interfaces
|
|||
- [gum](https://github.com/charmbracelet/gum) A tool for glamorous **shell** scripts
|
||||
- [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface **C++** library, supporting 256 ANSI colors and mouse/keyboard input.
|
||||
- [ink](https://github.com/vadimdemedes/ink) React for **Node.js** interactive command-line apps
|
||||
- [iocraft](https://github.com/ccbrown/iocraft) **Rust** crate for beautiful, artisanally crafted TUIs and text-based IO, with a declarative, React-like API inspired by Ink.
|
||||
- [Lanterna](https://github.com/mabe02/lanterna) A **Java** library for creating text-based UIs, very similar to the C library curses but with more functionality.
|
||||
- [moulti](https://github.com/xavierog/moulti) A CLI-driven TUI displaying arbitrary outputs inside visual, collapsible blocks. Designed with **shell** scripts in mind. **Ansible**-friendly too.
|
||||
- [ncurses](https://invisible-island.net/ncurses/announce.html) A classic **C** library with bindings for many languages
|
||||
|
|
Loading…
Reference in a new issue