-
Please properly follow the folder structure, refer to the activity already created and do a similar thing for games
-
Learn the rules of the game and what this game is about
-
https://leetcode.com/playground/JQXBURyv
-
# Description
Let me preface this with this is a really weak bot
The win, draw, loss rate are 86%, 8%, and 5% vs random bot and I can even easily beat it as a human
![Screenshot from 2024-03-10 22-…
-
Resolved. Never mind.
-
-
![WhatsApp Image 2024-10-07 at 02 46 53](https://github.com/user-attachments/assets/056fa85a-f5ae-41e7-80f0-1ebc9279dc6b)
adding features like player one and two, timer and changing ui/ux for a app…
-
# Tic-Tac-Toe with a Neural Network
Let’s train a Tic-Tac-Toe player with a neural network via reinforcement learning using PyTorch
[https://nestedsoftware.com/2019/12/27/tic-tac-toe-with-a-neural-n…
-
change the winning condition to the draw, when both players win the game.
![image](https://user-images.githubusercontent.com/46006601/103370975-9052dc80-4ace-11eb-9cb1-c4f96a267e03.png)
-
Implement a Tic-Tac-Toe game UI.