diff --git a/README.md b/README.md index 983ad20..a9f104e 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [a-puzzle-a-day](https://github.com/mrbjarksen/a-puzzle-a-day) - Generate and browse all solutions to A-Puzzle-A-Day. - [Snake](https://github.com/kriskw1999/ratatui-snake) - Simple terminal based snake game. - [sxtetris](https://github.com/shixinhuang99/sxtetris) - A terminal Tetris game. +- [tage](https://github.com/jacopograndi/tage) - Turn based strategy game with multiplayer, empires and warfare. - [astray](https://github.com/Vinermy/astray) - TUI-based space strategy game. ### 🚀 Productivity and Utilities diff --git a/typos.toml b/typos.toml index bb7786b..08ff4c9 100644 --- a/typos.toml +++ b/typos.toml @@ -3,3 +3,4 @@ [default.extend-words] ratatui = "ratatui" wordl = "wordl" +tage = "tage"