Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kislevlevy/pig-game

A dice-rolling game where players compete to reach 100 points by strategically rolling and holding dice.
https://github.com/kislevlevy/pig-game

game game-development javascript

Last synced: about 4 hours ago
JSON representation

A dice-rolling game where players compete to reach 100 points by strategically rolling and holding dice.

Awesome Lists containing this project

README

        

# Pig Game

Welcome to the Pig Game, a thrilling dice-rolling challenge where your aim is to be the first to reach 100 points.

## How to Play
- Roll a dice to accumulate points.
- If you roll a 1, your turn ends, and you lose all points accumulated in that turn.
- You can choose to "Hold" to save your points in the piggy bank and end your turn.
- The first player to reach 100 points wins.

## Built With
- HTML
- CSS
- JavaScript

## Skills Demonstrated
- DOM manipulation