Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A very simple tic-tac-toe website written in HTML, CSS, and JS. This was part of the JS course by @SuperSimpleDev that I took.
https://github.com/esotericenderman/tic-tac-toe

css html html-css-js javascript js supersimpledev tic-tac-toe tic-tac-toe-ai tic-tac-toe-game tic-tac-toe-javascript tic-tac-toe-js tic-tac-toe-web-game tictactoe tictactoe-game tictactoe-javascript tictactoe-web-app tictactoe-web-application tictactoe-webapp website website-project

Last synced: about 2 months ago
JSON representation

A very simple tic-tac-toe website written in HTML, CSS, and JS. This was part of the JS course by @SuperSimpleDev that I took.

Awesome Lists containing this project

README

        

# Tic Tac Toe

> A very simple tic-tac-toe website written in HTML, CSS, and JS.

This was part of the [JS course](https://www.youtube.com/watch?v=SBmSRK3feww) by [SuperSimpleDev](https://www.youtube.com/@SuperSimpleDev) that I took.

The tic tac toe algorithm isn't perfect, but it can at least draw every single game (on hard difficulty).