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

Implements difficulty level. #18

Merged
merged 6 commits into from
Oct 18, 2023
Merged

Implements difficulty level. #18

merged 6 commits into from
Oct 18, 2023

Conversation

itrajkov
Copy link
Contributor

  • Easy - random moves
  • Intermediate - score algorithm with 2 random directions
  • Hard - score algorithm with all directions
  • Impossible - minmax depth=6
  • Godmode - minmax depth=7

@itrajkov
Copy link
Contributor Author

Addresses #12

@JustA3DObject
Copy link
Member

Addresses #12

I guess your fork was behind some comments from the main branch so your PR has merge conflicts. Could you look into it please?

@JustA3DObject
Copy link
Member

The branch still has merge conflicts. Try to resolve them please.

@itrajkov
Copy link
Contributor Author

Yeah I will, just haven't had the time

@itrajkov
Copy link
Contributor Author

Conflicts resolved, also added a few bug fixes and casing fixes.

@JustA3DObject JustA3DObject merged commit f3bf164 into gdsc-ipsacademy:main Oct 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants