Skip to content

Commit 26a7a2a

Browse files
Add gittype (#175)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to your project (GitHub/crates.io): https://github.com/unhappychoice/gittype * Description (optional): A CLI code-typing game that turns your source code into typing challenges * Screenshot or gif (strongly recommended): ![demo.gif](https://github.com/unhappychoice/gittype/blob/main/docs/images/demo.gif?raw=true) <!-- ### Tips 💡 * See how to release apps: https://ratatui.rs/recipes/apps/release-your-app * Share it in our Discord: https://discord.gg/DkvdWRPJ * Share it in our Forum: https://forum.ratatui.rs/ * Add this badge to your README for showing off: ```md [![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/) ``` -->
1 parent a2b28e0 commit 26a7a2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
129129
- [enimtui](https://codeberg.org/tranzystorekk/enimtui) - Terminal-based minesweeper knockoff.
130130
- [cgol-tui](https://github.com/jeromeschmied/cgol-tui-rs) - Conway's Game of Life viewer with a TUI in Rust.
131131
- [game-of-life-rs](https://github.com/kachark/game-of-life-rs) - Conway's Game of Life implemented in Rust and visualized with tui-rs.
132+
- [GitType](https://github.com/unhappychoice/gittype) - A CLI code-typing game that turns your source code into typing challenges.
132133
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) - Beautiful visualizations of common maze building and graph searching algorithms.
133134
- [minesweep](https://github.com/cpcloud/minesweep-rs) - Terminal-based Minesweeper game.
134135
- [modder-rs](https://github.com/JayanAXHF/modder-rs) - A practical TUI to manage and install mods for Minecraft.

0 commit comments

Comments
 (0)