Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugohutri authored Jan 10, 2022
1 parent 532bbaa commit abf0a75
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Terminal Chess

Graphical Chess application that can be run from the commandline. It was made using Python and it can run on Linux terminals with rgb color support. User can play the game by clicking the chess pieces in the terminal window.



### Technologies / Tool used

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54))
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

0 comments on commit abf0a75

Please sign in to comment.