Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maciejewskakatarzyna/tic-tac-toe
Tic-Tac-Toe Game with Vanilla JS
https://github.com/maciejewskakatarzyna/tic-tac-toe
game learning-js tic-tac-toe vanilla-js
Last synced: 3 days ago
JSON representation
Tic-Tac-Toe Game with Vanilla JS
- Host: GitHub
- URL: https://github.com/maciejewskakatarzyna/tic-tac-toe
- Owner: maciejewskakatarzyna
- Created: 2020-09-05T20:23:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T07:08:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T21:50:49.406Z (about 2 months ago)
- Topics: game, learning-js, tic-tac-toe, vanilla-js
- Language: SCSS
- Homepage: https://maciejewskakatarzyna.github.io/Tic-Tac-Toe/
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe
## General info
Tic-Tac-Toe Game created during learning Vanilla JS, to better understand basic JS concepts and communication with DOM.
## Screenshots
![Example screenshot](src/assets/screenshot.png)
## Technologies
- HTML
- CSS
- Vanilla JS## Demo
Demo version: https://maciejewskakatarzyna.github.io/Tic-Tac-Toe/
## To-do list:
- Code more responsive layout