Skip to content

Created an AI bot to compete in Johns Hopkins Applied Physics Laboratory’s contest, Reconnaissance Blind Chess with the use of computer programming language to create an algorithm that tracks and reasons all possible chess moves without seeing the whole board

Notifications You must be signed in to change notification settings

guittari/Reconchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#BYTESchallenge
Team: Skrrting_Badgers
Bot name: SkrrtBot

Team members: Nicole, Elizabeth, Elijah, Erin, Chi, Antonio

---------------------------------------------------------------------------------------------------------
SkrrtBot.py:
The implementation of our bot's functionality is found here. SkrrtBot is modeled after trout_bot and uses
the Stockfish chess engine to simulate moves.

experiment.py:
This script is used to test the win percentage of one bot against another. The script runs 50 trials and
prints how many games out of 50 were won. We are using this script to test our bot against other
reconchess bots.

About

Created an AI bot to compete in Johns Hopkins Applied Physics Laboratory’s contest, Reconnaissance Blind Chess with the use of computer programming language to create an algorithm that tracks and reasons all possible chess moves without seeing the whole board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages