From 765fb7ab30871674e49011636d5ec7b1fcff2a99 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Sat, 2 Apr 2022 21:18:28 -0700 Subject: [PATCH] Add pokete --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9baa6d3..243fd14 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ List of projects that provide terminal user interfaces - [nInvaders](http://ninvaders.sourceforge.net/) Space Invaders - [nSnake](https://github.com/alexdantas/nSnake) The classic snake game with textual interface - [nudoku](https://github.com/jubalh/nudoku) ncurses based sudoku game +- [pokete](https://github.com/lxgr-linux/pokete) A terminal based Pokemon like game - [steam-tui](https://github.com/dmadisetti/steam-tui) Just a simple TUI client for steamcmd. Allows for the graphical launching, updating, and downloading of steam games through a simple terminal client. - [sudoku-rs](https://github.com/MitchelPaulin/sudoku-rs) Sudoku built with tui-rs - [sweeper](https://github.com/igor47/sweeper) Minesweeper game using curtsies