An open API service indexing awesome lists of open source software.

https://github.com/codingseb/tic-tac-toe

Small Tic Tac Toe game in html js and css coded by AI
https://github.com/codingseb/tic-tac-toe

Last synced: 9 months ago
JSON representation

Small Tic Tac Toe game in html js and css coded by AI

Awesome Lists containing this project

README

          

# Tic tac toe
[Test it](https://codingseb.github.io/Tic-tac-toe/)

Coded almost entirely by AI (Claude 3.5 Sonnet, prompted through perplexity.ai)
Except some minor manual tweaks and customizations

## Features
* Mode 1 or 2 players
* Choose your side
* 3 levels of difficulties in 1 player mode
* Choose the size of the board between 3x3 to 6x6
* Choose the the number of part to align to win
* Multilingual (English, Français, Español, Deutsch, Português, Italiano)
* UI modes Dark/Light mode

## Screenshots
![Tic Tac Toe 01](img/TicTacToe01.png)
![Tic Tac Toe 02](img/TicTacToe02.png)
![Tic Tac Toe 03](img/TicTacToe03.png)
![Tic Tac Toe 04](img/TicTacToe04.png)