Skip to content

Commit

Permalink
Add nchess (#178)
Browse files Browse the repository at this point in the history
nchess is a chess game in the terminal, rendered with ncurses and C99.
  • Loading branch information
jserv authored Jan 9, 2024
1 parent 75e33b4 commit 6207ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ List of projects that provide terminal user interfaces
- [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner!
- [moon-buggy](https://github.com/seehuhn/moon-buggy) Drive some car across the moon
- [MyMan](https://sourceforge.net/projects/myman/) MyMan is a video game for color and monochrome text terminals in the genre of Namco's Pac-Man
- [nchess](https://github.com/billyvinning/nchess) Chess in the terminal, written in C.
- [NetHack](https://github.com/NetHack/NetHack) Dungeon exploration game
- [nInvaders](http://ninvaders.sourceforge.net/) Space Invaders
- [nSnake](https://github.com/alexdantas/nSnake) The classic snake game with textual interface
Expand Down

0 comments on commit 6207ef5

Please sign in to comment.