UI design by Rony Wahyu.
App design by Neo Jarmawijaya.
You have to make the number 24 from the given number in application. You can add, substract, multiply and divide. Use all numbers on the card, but use each number only once. You do not have to use all four operations.
-
Range of the given number will be numbers from 2 - 11
-
Each numbers will be represented by poker card images.
ACE card will have value 11
Jack/Queen/King will have value 10
random cards from 3-9 will have value 3-9
- Single player [4 cards or 6 cards]
- Multi player [only 4 cards]
- Solver [4 numbers or 6 six number]
- Firebase Core
- Firebase Firestore
- Google Fonts
- Get
- Stop Watch Timer
- Function Tree
- Font Awesome
- Shared Preferences
- Cached Network Image
- Flutter Spinkit
git clone https://github.com/neojarma/24-Game.git
cd 24-Game
flutter packages get
flutter run