Skip to content

alexleesonmill/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dice project

This will be a single object project to work further into TDD. In this file I will document the process as detailed as possible to rethink about every part of it.

User Stories

We have five different user stories to define our object.

As a board game player, So that I can play a game I want to be able to roll a dice

As a board game player, So that I know how many steps I should move Rolling a dice should give me a number between 1 and 6

As a dice app developer, So that I give players a good game experience I want the dice roll to be randomly picked

As a board game player, So that I can play many types of games I want to be able to roll any number of dice at the same time

As a board game player, So that I know what my score was when I rolled several dice I want to get the result of each dice roll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages