An open API service indexing awesome lists of open source software.

https://github.com/jaketherealone/chess

Chess - strategy game
https://github.com/jaketherealone/chess

chess cpp ncurses terminal tui

Last synced: about 1 month ago
JSON representation

Chess - strategy game

Awesome Lists containing this project

README

          

# Chess - terminal

![menu](https://github.com/JakeTheRealOne/chess/blob/master/screenshots/menu.png)
![gameplay](https://github.com/JakeTheRealOne/chess/blob/master/screenshots/gameplay.png)

## How to play a game of Chess
./chess
## How to rebuild the project
make
## Controls
| Key | Action |
|----------|----------|
| Enter | Confirm selection |
| Escape q | Abort/Leave menu |
|
k j h l | Change the cursor position |