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

Implement 6x6 and 9x9 modes to the game (#49) #53

Merged
merged 25 commits into from
Oct 16, 2023

Conversation

amirmasud111
Copy link
Collaborator

@amirmasud111 amirmasud111 commented Oct 3, 2023

This closes #49 #54
Added slider to HomePage.
Added 6x6 and 9x9 modes to playerVsplayer and playerVsplayer.

minimax algorithm has some issues on bigger scale #52

===
add draw result to modal
decrease animate time
This reverts commit b8f94c7.
===
change names
add draw result to modal
add utilzs
===
change bot page name
===
add nesting file setting
remove extra files
change modal conditions implement
move minimax to utils
===
add 3x3 & 6x6 & 9x9 image slider in HomePage
===
change names
add context
all winline for 6x6 and 9x9
@amirmasud111 amirmasud111 linked an issue Oct 13, 2023 that may be closed by this pull request
@msynk msynk merged commit 95d7a36 into bazimazi:develop Oct 16, 2023
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.

Missing winner lines by different length Missing dynamic boardsize in react implementation
2 participants