/PigDice

Primary LanguageJavaScript

{Application Name}

Pig Dice

{Brief description of application}

A game of dice where players take turns of rolling the dice. The first player that reaches 100 points wins the game. until the players reaches 100

By {List of contributors}

Charlie Weber and Anthony McRae

Technologies Used

HTML CSS Bootstrap VSCode Git

Description

A program where two users can play Pig dice against each other. Each turn, a player repeatedly rolls a die until either a 1 is rolled or the player decides to "hold":

If the player rolls a 1, they score nothing and it becomes the next player's turn. If the player rolls any other number, it is added to their turn total and the player's turn continues. If a player chooses to "hold", their turn total is added to their score, and it becomes the next player's turn. The first player to score 100 or more points wins.

Setup/Installation Requirements

To clone and run from GitHub Repo:

In bash at a folder of your choice, type the following: $ git clone https://github.com $ code . Use a program such as VSCode to view and run the program. Alternatively, see links below to open in your browser using the Reach this webpage through the browser of your choice using the Active gh-pages link https://toddmac12.github.io/PigDice/

Recommend using the most up to date version of your browser.

Links to GitHub repositories can be run in VSCode or a similar application.

_

Known Bugs

No known issues.

License

Copyright (c) 2021 Charlie Weber and Anthony McRae

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact Information

anthonytoddmcrae@gmail.com Charlestweber@gmail.com