https://github.com/simandrew/pig-game-js
Pig Game JavaScript
https://github.com/simandrew/pig-game-js
css html javascript
Last synced: 3 months ago
JSON representation
Pig Game JavaScript
- Host: GitHub
- URL: https://github.com/simandrew/pig-game-js
- Owner: SimAndrew
- Created: 2023-04-30T16:05:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T11:48:57.000Z (about 2 years ago)
- Last Synced: 2025-01-12T11:32:19.551Z (4 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://simandrew.github.io/Pig-Game-Js/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pig Game JavaScript
#### How to play
---
The player who gets to 100 points first wins the game.
You can roll the dice as often as you want but as soon as you roll 1, all your current points will be lost and the turn goes to the other player!
You can hold your current points and the turn goes to the other player!#### Run the app
---
- Clone a project
- Open project code in your editor
- Run live serverYou can play this game here:[https://simandrew.github.io/Pig-Game-Js/](https://simandrew.github.io/Pig-Game-Js/)
#### Sample task, photo

#### Technologies
---
- HTML
- CSS
- JavaScript