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

https://github.com/alphabetsalphabets/term-chess

A terminal chess game to learn C++
https://github.com/alphabetsalphabets/term-chess

Last synced: 3 months ago
JSON representation

A terminal chess game to learn C++

Awesome Lists containing this project

README

        

# Chess
My first C++ project. Decided to make a chess game. There are no checks to prevent illegal moves and there is trust that the player will adhere to them.