Ecosyste.ms: Awesome
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: 3 days 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
- Host: GitHub
- URL: https://github.com/lucajahnen/tic-tac-toe
- Owner: LucaJahnen
- Created: 2022-07-07T10:18:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T15:58:28.000Z (4 months ago)
- Last Synced: 2024-07-20T15:11:01.756Z (4 months ago)
- Topics: tic-tac-toe, tictactoe, tictactoe-javascript
- Language: JavaScript
- Homepage: https://tic-tac-toe354.netlify.app/
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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').