Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/titanium339/tic-tac-toe-2

Web Tic-Tac-Toe game
https://github.com/titanium339/tic-tac-toe-2

css html javascript minimax theodinproject tic-tac-toe

Last synced: about 2 months ago
JSON representation

Web Tic-Tac-Toe game

Awesome Lists containing this project

README

        

# Tic-Tac-Toe-2

A Tic-Tac-Toe game built using JavaScript, HTML, and CSS.

You can play against a second player or against the computer.

Moves made by the computer are generated using the minimax algorithm.

You can adjust the difficulty of the computer.

Live Demo: https://titanium339.github.io/Tic-Tac-Toe-2/