Skip to content

Fearplay/Chance-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chance-Changer

Desktop app made in flutter which contains:

  1. Roll 1 die
  2. Roll 2 dice
  3. Coin flipper

Table of Contents

Get the app

Screenshots

screenshot screenshot

General

  • If you miss a die or dice in a board game. You can download this project and use it to roll dice.
  • Or if you and your friend can't agree on something, use the coin flipper to settle your quarrels.

Requirements

  • Make sure to use pub get. Everything needed to run the application is in the pubspec.yaml file.

Resources

  1. Coin and Dice icons
  1. For Dice pictures
  1. For Coin pictures
  1. For Window Size
  1. For alert
  1. For logo

Other

  • If you find any issue, please don't hesitate to report it via Issues
  • If you have an idea to improve this game, please don't hesitate to create pull request via Pull requests
  • Thanks to all 💚

Back to TOP