https://github.com/utkarshmish/connectthree
Simple Game on JS to connect three dots.
https://github.com/utkarshmish/connectthree
Last synced: 24 days ago
JSON representation
Simple Game on JS to connect three dots.
- Host: GitHub
- URL: https://github.com/utkarshmish/connectthree
- Owner: UtkarshMish
- Created: 2019-08-26T12:22:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T11:36:37.000Z (over 6 years ago)
- Last Synced: 2025-10-29T16:47:54.518Z (9 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConnectThree
Simple Game on JS to connect three dots.
## Introduction
ConnectThree is a interactive JavaScript Game for two Players in which
Player connecting Three dots vertically, horizontally or diagonally wins the game.
## Requirement
1.) Latest Web Browser like Mozilla Firefox v60+, Google Chrome v72+, Safari, Opera, etc.