Skip to content

spencercreer/game_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Box

GitHub license

Table of Contents

Description

Game box provides all the need tools for playing dice and board games. Features include standard card decks, dice, coin flip, timer, and scorecard.

Dice Roll

The dice roll application begins with one die shown and five dice hidden. When the user clicks the "Add" button, the next die is shown. When the "Roll" button is clicked the dice display a random number fifteen times. The final dice values are displayed to the screen along with their sum a product.

Coin Flip

Pick a Card

Links

Published URL: https://spencercreer.github.io/game_box/

Repository: https://github.com/spencercreer/game_box

Animation

The following image demonstrates the application appearance:
Game Board animation

Installation

This application utilizes the following dependencies.

After cloning the repo locally, install the necessary dependencies by running the following command:

npm install

Built with Node v16.13.1 and npm v8.3.0

Dependencies

This application utilizes the following dependencies:

Dependency Version
axios 0.24.0
bootstrap 5.1.3
moment 2.29.1
react 17.0.2
react-bootstrap 2.0.3

Instructions

TBD

Contribute

Please submit a PR if you would like to contribute.

Technologies

  • React
  • Bootstrap

APIs

The application utilizes the following APIs:

  • TBD

License

This project is licensed under the MIT license.

Contact

For questions or comments, please contact me.

Email: [email protected]

GitHub: spencercreer

Releases

No releases published

Packages

No packages published