-
I would like to add a project of a TIC TAC TOE game
Tech stacks - Javascript, CSS & HTML
-
### Feature description
Minimax Algorithm with Alpha-Beta Pruning: Commonly used in games like Tic-Tac-Toe, Chess, etc.
Nim Game and Grundy Numbers: Problems related to combinatorial game theory.
-
The pc in tic tac toe is too primitive. make it better at the game.
-
-
Currently, when a player wins or the game ends in a draw, the message is displayed in a basic text format. I want to improve the user experience by enhancing the winning message with more interactive …
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
I would like t…
-
Expected Behavior: Complete play, always win (have winner)
Actual Behavior: Computer win isn't always declared
Steps to reproduce this behavior: refer back to original Winner code and set to computer
-
![Screenshot from 2024-03-10 18-19-52](https://github.com/Algorithm-Arena/weekly-challenge-8-ultimate-tic-tac-toe/assets/4772224/84f30754-5e8f-4701-b98b-d1e407a389c3)
A tentative hard to beat renditi…
-
### Describe the feature
Feat: Adding some more basic games like : Ludo, Snake and Ladders, tic-tac-toe, Some cards game and 1-2 more games like this in boardgames page with its instruction if you wa…
-
# Proposed Change
I want to add a famous Game Tic-Tac-Toe which two contains two modes, one is a two-player mode in which two players can play against each other and the other is one player game in w…