Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fraser-levack/free-turtle-hands-chess
- Owner: Fraser-Levack
- Created: 2024-03-02T01:33:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T21:52:12.000Z (5 months ago)
- Last Synced: 2024-11-10T01:35:52.437Z (2 months ago)
- Language: Python
- Size: 5.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
~~~