Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fraser-levack/free-turtle-hands-chess

A very old python project to play chess using voice commands. Chess gameplay made from scratch.
https://github.com/fraser-levack/free-turtle-hands-chess

Last synced: 14 days ago
JSON representation

A very old python project to play chess using voice commands. Chess gameplay made from scratch.

Awesome Lists containing this project

README

        

# Free-Turtle-Hands-Chess
A very old python project to play chess using voice commands. Chess gameplay made from scratch.

The code here is extremely inefficent and I do not recomend this type of programming ever.

This project was a while back and personal methods of design and programming stratagies have inproved drastically.

# Set-Up

Intallation
~~~
pip intall -r requirements.txt
~~~