An open API service indexing awesome lists of open source software.

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

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 server

You can play this game here:[https://simandrew.github.io/Pig-Game-Js/](https://simandrew.github.io/Pig-Game-Js/)

#### Sample task, photo

![pig-game](https://user-images.githubusercontent.com/44125451/236815583-4f01f9c9-6c84-4dde-a6c2-e2405020106f.gif)

#### Technologies

---

- HTML
- CSS
- JavaScript