Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🦀 Rust Rewrite #2

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

🦀 Rust Rewrite #2

wants to merge 23 commits into from

Conversation

Khenziii
Copy link
Owner

Turns out, that writing a chess bot using Python is not the best idea, lol. The language is way too slow for the task (we're analyzing thousands of positions).

Rewriting everything in rust should solve the problem :gigachad:

I have also added the .idea/ folder to .gitignore
screw this, lol. We're going to write it all from scratch.
Turns out, that the authors field is expecting a type of string[]
instead of string. I'm surprised, that rust rover didn't catch this.
@Khenziii Khenziii self-assigned this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: IN-PROGRESS
Development

Successfully merging this pull request may close these issues.

1 participant