Code Monkey home page Code Monkey logo

pig-dice's Introduction

Pig Dice

Epicodus Week 4 - Pig Dice Game

By Filmer Tolentino, Joseph Roaden

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JS
  • jQuery
  • Github

Description/Goals

Create a web application for two players to play Pig Dice Pig is a simple dice game which in its basic form is playable with just a single die. You win by being the first player to score 100 or more points.

Objectives

How to Play

  • Choose a player to go first. That player clicks dice button and scores as many points as the total shown on the die providing the die doesn’t roll a 1. The player may continue rolling and accumulating points (but risk rolling a 1) or end his turn.

  • If the player rolls a 1 his turn is over, he loses all points he accumulated that turn, and then player 2's turn.

  • Play passes from player to player until a winner is determined.

How to win

  • The first player to accumulate 100 or more points wins the game.

Setup/Installation Requirements

  • git clone repository link, to your local machine.
  • requires an internet connection to run (Bootstrap and jQuery are using a CDN)
  • open the index.html file in your browser, or run Go Live in VS Code to run the code on your local host.

Link to website hosted on gh-pages

Check out the website

Known Bugs

N/A

Specs/TDD

Description randomizeNumber()

Test: Generate a number 1-6 when the Dice Button is clicked
Code: randomizeNumber(1, 6);
Expected Output: random number 1-6, but not 0;



License

  • MIT

If you run into any issues or have any concerns, feel free to Contact me: [email protected], or request to make any contributions to my code.

Copyright (c) 5/27/2022 Filmer Tolentino, Joseph Roaden

pig-dice's People

Contributors

ftolentino avatar

Watchers

 avatar

Forkers

joeroaden

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.