Giter VIP home page Giter VIP logo

pig-dice's Introduction

Pig Dice Game

Epicoudus practice webpage that allows two players to play a dice game

By Sage Sypert, James Wyn, Austin Landis, Diego Salazar, Olha Hizhytska

Technologies Used

  • Javascript
  • jQuery
  • HTML
  • CSS
  • Bootstrap
  • Github
  • Git Bash
  • Visual Studio Code

Description

This is a basic practice webpage that allows two players play Pig Dice with each other. The rules of Pig Dice are as follows:

  • Player rolls two dice.
  • If one of the dice is a one, the player's turn is over and they receive no points.
  • If both of the dice are ones, the player's total score is reset to zero and their turn is over.
  • Otherwise, the total of the two dice is added to the turn score.
  • At any point the player can "Hold" and their turn score is added to their total score.
  • First player to 100 wins.

Setup/Installation Requirements

  • To view this webpage, follow this link in a modern browser
  • You can also use git to make a copy of this project with your terminal by inputting the following commands: $ cd directory (of your choice), then: $ git clone https://github.com/sagesypert/pig-dice.git
  • Remove all remotes pointing to my directory by typing: $ git remote rm origin
  • Add your own remote repository by typing: $ git remote add (location nickname) followed by your repository's URL
  • Access your copied files wherever you prefer to code! You can do this by typing in your terminal: $ code .

Specifications

Known Bugs

  • No Known Bugs

License

Copyright (c) 2021 Sage Sypert, James Wyn, Austin Landis, Diego Salazar, Olha Hizhytska

This software is licensed under the MIT license.

Contact Information

Sage Sypert [email protected], James Wyn [email protected], Austin Landis [email protected], Diego Salazar [email protected], Olha Hizhytska [email protected]

pig-dice's People

Contributors

sagesypert avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.