Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakshmankishore/tic-tac-toe
A multiplayer game.
https://github.com/lakshmankishore/tic-tac-toe
html-css-javascript tic-tac-toe tic-tac-toe-multiplayer
Last synced: about 2 months ago
JSON representation
A multiplayer game.
- Host: GitHub
- URL: https://github.com/lakshmankishore/tic-tac-toe
- Owner: LakshmanKishore
- Created: 2021-09-29T09:01:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T09:02:51.000Z (about 3 years ago)
- Last Synced: 2024-10-24T16:54:23.805Z (2 months ago)
- Topics: html-css-javascript, tic-tac-toe, tic-tac-toe-multiplayer
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tic-Tac-Toe
A multiplayer game. This is my first game I had cloned.
## Built with
* HTML
* CSS
* Javascript
## Lessons LearnedI learnt about HTML tables.
Learnt more things in javascript like `addEventListener` and adding CSS styles from javascirpt.
## You can watch the code live [here](https://lakshman-tic-tac-toe.surge.sh/)