https://github.com/marcinbator/tictactoe
My first webapp - tictactoe for 2 players
https://github.com/marcinbator/tictactoe
js tictactoe
Last synced: 26 days ago
JSON representation
My first webapp - tictactoe for 2 players
- Host: GitHub
- URL: https://github.com/marcinbator/tictactoe
- Owner: marcinbator
- Created: 2022-08-01T06:07:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T08:11:06.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T10:17:45.330Z (over 1 year ago)
- Topics: js, tictactoe
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tictactoe
My first JS project. Simple tictactoe for two players.
> Tech stack: HTML, CSS, JavaScript