https://github.com/bankubanku/tic-tac-toe
Simple tic-tac-toe adaptation written in JavaScript
https://github.com/bankubanku/tic-tac-toe
css css3 html html-css-javascript html5 javascript web webapp
Last synced: 3 months ago
JSON representation
Simple tic-tac-toe adaptation written in JavaScript
- Host: GitHub
- URL: https://github.com/bankubanku/tic-tac-toe
- Owner: bankubanku
- License: gpl-3.0
- Created: 2023-08-02T17:04:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T17:53:11.000Z (about 2 years ago)
- Last Synced: 2025-08-30T12:27:34.358Z (10 months ago)
- Topics: css, css3, html, html-css-javascript, html5, javascript, web, webapp
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tic-tac-toe
Simple and popular paper-and-pencil game's adaptation written in JavaScript. I've created it to train my web development skills.

## used technologies
- html
- css
- JavaScript