Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Full stack Javascript application utilising React.js, MongoDB and Express.js. Play a dice game based on 'Stick in the Mud' and save highscores into a database.

Notifications You must be signed in to change notification settings

willjatlas/roll_the_bones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to group project dice game!

Ahoy thar! t'our group project designed by Bill Anderson, Donald MacRury 'n Mitchell McShane!

Getting Started

These instructions should get ye a copy o' th' project up 'n runnin' on yer local machine fer development purposes.

Client

cd ../client
npm install
npm start

Server

cd ../server
npm install
npm run server:dev

MVP

  • Create and design a dice based browser game (Based on the dice game: Stuck in the Mud).
  • Saves a top highscores table to a mongodb using an express server.
  • Five dice total, dice that result in a 2 or a 5 become unplayable.
  • Design some pirate themed images for display (skulls for 2&5) and CSS styling.
  • Add Rules section.

Extensions

  • Time at the top, plus time of the highscore.
  • Add a counter for number of throws per run.
  • Different game modes, increase number of dice, increase number of stick numbers.
  • Could add a memory game segment using the image resources.

Rules

Welcome aboard ye scallywags!

Avast, up for a game of Roll the Bones? You'll have to be canny!

  • Ye have 5 dice, ye get to roll them all and
  • Add up your total for that roll
  • But if ye get a two or a five
  • Thats bones for you Matey!! Those dice won't roll anymore!
  • Ye get to keep rolling with the rest untill ye run out of dice!!
  • Your total gets added up and that'll be your final score Matey, you might even make the Leaderboard!

About

Full stack Javascript application utilising React.js, MongoDB and Express.js. Play a dice game based on 'Stick in the Mud' and save highscores into a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •