Skip to content

DavidV1600/Chess_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATTENTION !!!

THIS PROJECT IS NOT MADE BY ME, only the MyBot.cs file is edited by me, all the credit for the project goes to SEBASTIAN LAGUE

I imported all the files of the project so that the user can simply just clone the repo using

https://github.com/DavidV1600/Chess_Challenge.git

or just click on the Code button and then click on Open with Visual Studio, and done.

After that click the start button to experience how my bot plays chess. For all the documentation click here

About the project

The project consists of a bot that can play chess at a decent level, built using a limited amount of tokens I started this small project because of the challenge Sebastian launched on his youtube channel which is basically a contest between small tiny chess bots between people from all around the world. The term small tiny chess bots means that your code for the bot has to not contain more than 1024 tokens, which obliges you to write only the most significant things your bot needs to be as good as possible.

Techniques Used

-Alpha-Beta Pruning

-Transpositions Table

-Iterative Deepening

-Moves Evaluation Table

References

https://www.youtube.com/watch?v=U4ogK0MIzqk

https://youtu.be/_vqlIPDR2TU

https://www.youtube.com/watch?v=l-hh51ncgDI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published