Inspiration
Honestly, this is the first Chess bot-like thing I ever made.
What it does
I mean, it is a chess bot... not sure if it works as I can't test it on my device. there is another which is run not in a GUI but in a console. this code is marked as OriginalProject.py
How we built it
Python, research, and pain
Challenges we ran into
I mean, my Python was rusty after I had been using more JS, HTML, and Java recently I also knew nothing about chess bots, GUIs, and any of that at the start or how this stuff works.
Accomplishments that I am proud of
everything. I am more proud of OriginalProject.py as I know it actually works as it could test it. However, OriginalProject.py does not work with any GUI
What we learned
A lot about chess bots and how they work. I learned a good bit about Minimax Algorithms and Alpha-Beta Pruning with their use in evaluating possible moves for the computer
What's next for Chesspy
Honestly, i am not sure. I think it should be possible to set up a site and host it on that. so that is probably what is next
for OriginalProject.py go to https://replit.com/@Lolzozohi/Chespy#main.py
Built With
- pain
- python
Log in or sign up for Devpost to join the conversation.