Skip to content

The application is a game, where the Player can press a button to "Roll a dice", and get a Random result anywhere between 1 and 6, the Player gets 10 chances to play, and every time the result of the dice roll should get added to the Player's score. After 10 attempts the player's results should be logged into the leaderboard.

Notifications You must be signed in to change notification settings

prkay/dicegameflutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

dicegameflutter

The application is a game, where the Player can press a button to "Roll a dice", and get a Random result anywhere between 1 and 6, the Player gets 10 chances to play, and every time the result of the dice roll should get added to the Player's score. After 10 attempts the player's results should be logged into the leaderboard.

This app have 5 screens

  1. Login
  2. Registration
  3. Dashboard
  4. LeaderBoard
  5. Roll Dice

To run this project please follow below steps

  1. Your system should have Flutter SDK pre-installed.
  2. Run flutter pub get in termial at flutter_app/
  3. for ios run pod install in termial at lutter_app/ios
  4. Launch emulatior/simulator or connection mobile device with computer/laptop and run flutter run in terminal

About

The application is a game, where the Player can press a button to "Roll a dice", and get a Random result anywhere between 1 and 6, the Player gets 10 chances to play, and every time the result of the dice roll should get added to the Player's score. After 10 attempts the player's results should be logged into the leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages