-
The game's AI is acting weird
-
The game currently does not have a favicon icon displayed in the browser tab. Adding a favicon will enhance the overall user experience by giving the game a recognizable symbol when it’s opened in a b…
-
Create a simple tic tac toe app in Python that someone can play locally in browser
-
Need to be able to automatically test new changes to ensure functionality isn't degrading as we move forward.
Set up tests and automatic test runs as part of CI
-
```sql
CREATE DATABASE `tic_tac_toe` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci */ /*!80016 DEFAULT ENCRYPTION='N' */;
USE `tic_tac_toe`;
CREATE TABLE `game` (
`game_id` i…
-
- [ ] Mafia
- [ ] Ultimate Tic Tac Toe
- [ ] Chess
- [ ] Golad
- [ ] AI for Tic Tac Toe
-
Hi there 👋,
First, thank you for creating this amazing library!
I encountered an error when using the `fromTextStream` function. Here’s the stack trace:
```
TypeError: Cannot read properties…
-
![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…
-
# Project ideas
Some project ideas, read after the list to find out more about them. If you want to do one of these as your project, leave a comment on this issue and click the checkbox (so that we d…
-
Hi @mohit-dhote, I'd like to contribute a Tic-Tac-Toe game with an AI player versus a human player as part of Hacktoberfest. Could you please assign this task to me under Hacktoberfest