This website requires JavaScript.
Explore
Help
Register
Sign In
ndacremont
/
go-ai
Watch
1
Star
0
Fork
0
You've already forked go-ai
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
go-ai
/
chess
History
Nemo D'ACREMONT
5f28800dbb
feat: add chess
2025-05-07 21:32:52 +02:00
..
.gitignore
feat: add chess
2025-05-07 21:32:52 +02:00
.gitkeep
feat: add chess
2025-05-07 21:32:52 +02:00
heuristics.py
feat: add chess
2025-05-07 21:32:52 +02:00
player.py
feat: add chess
2025-05-07 21:32:52 +02:00
README.md
feat: add chess
2025-05-07 21:32:52 +02:00
requirements.txt
feat: add chess
2025-05-07 21:32:52 +02:00
starter-chess.py
feat: add chess
2025-05-07 21:32:52 +02:00
README.md
Chess TP
VENV ACTIVATE
python -m venv venv . ./venv/bin/activate