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

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

A fun tic-tac-toe game I built using only basic hmtl, vanilla css and vanilla js. I found the project idea on TheOdinProject.com
https://github.com/lucajahnen/tic-tac-toe

tic-tac-toe tictactoe tictactoe-javascript

Last synced: over 1 year ago
JSON representation

A fun tic-tac-toe game I built using only basic hmtl, vanilla css and vanilla js. I found the project idea on TheOdinProject.com

Awesome Lists containing this project

README

          

# tic-tac-toe

I built this Tic-Tac-Toe Game to enhance my Javascript skills. Feel free to play it if you and your friends are bored and you like to play a good-looking version of the game.
You can find the project [here](https://www.theodinproject.com/lessons/node-path-javascript-tic-tac-toe 'The Odin Project').