Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feebrian/pick-the-number
https://github.com/feebrian/pick-the-number
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/feebrian/pick-the-number
- Owner: feebrian
- Created: 2023-08-17T00:38:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-17T01:07:20.000Z (over 1 year ago)
- Last Synced: 2023-08-17T02:47:15.977Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://feebrian.github.io/pick-the-number/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pick the Number
### How to play the game
---
- To play this game you have to play with 2 or less player.
- The player 1 wil go first to roll the dice
- If the dice is more than 1 it will automatically incremented your current score according to the number you obtained from rolling the dice, otherwise if you get dice number 1 it will automatically reset your current score to 0 and then it will switch the player and so forth.
- If one of the 2 player have reached total score greater or equals to 100 that player will win the game and you should restart the game to play it again.---
### Anyway thanks for playing this game, suggestions or criticisms or maybe both of them are always welcome.