https://github.com/arize99/guess-the-color
A simple JavaScript guess the color game.
https://github.com/arize99/guess-the-color
Last synced: 4 months ago
JSON representation
A simple JavaScript guess the color game.
- Host: GitHub
- URL: https://github.com/arize99/guess-the-color
- Owner: arize99
- Created: 2024-05-06T21:35:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T16:18:41.000Z (almost 2 years ago)
- Last Synced: 2025-03-10T16:43:05.692Z (over 1 year ago)
- Language: HTML
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guess-the-color
A simple JavaScript guess-the-color game.
How to play this game
This is a two-person game.
The first person would guess the color and the second would click the button. If the first person guessed correctly, he would guess again until an incorrect guess which would then mean a change in the positions of the guessing game.