Skip to content

This repository contains files for a chess engine written in Python and chess robot control code written in Arduino. In order to run just the engine without a physical robot, run PlayerVsAi.py with the "robot" parameter in the PlayerVsAi function set to False.

License

NicholasMaselli/ChessRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessRobot

This repository contains files for a chess engine written in Python and chess robot control code written in Arduino. In order to run just the engine without a physical robot, run PlayerVsAi.py with the "robot" parameter in the PlayerVsAi function set to False.

Homemade Chess Robot Showcase: https://www.youtube.com/watch?v=PHNAgpt3Pj0

How to Build a Chess Robot: https://www.youtube.com/watch?v=NefiXZ7BCsE

How to Build a Chess Robot Instructables page: https://www.instructables.com/id/Homemade-Chess-Robot/

About

This repository contains files for a chess engine written in Python and chess robot control code written in Arduino. In order to run just the engine without a physical robot, run PlayerVsAi.py with the "robot" parameter in the PlayerVsAi function set to False.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages