Skip to content

neojarma/24-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

24 Game

UI design by Rony Wahyu.
App design by Neo Jarmawijaya.

Objective

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.

Little changes

  1. Range of the given number will be numbers from 2 - 11

  2. 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

Feature

  1. Single player [4 cards or 6 cards]
  2. Multi player [only 4 cards]
  3. Solver [4 numbers or 6 six number]

App Overview

Single player

  1. Home
    Home Page

  2. Game Mode
    Here you can choose whether to play solo or multiplayer
    Game Mode

  3. Gameplay (4 cards / 6 cards)
    Game Mode 4 cards
    Game Mode 6 Cards

Multiplayer

  1. Matchmaking
    Multiplayer

  2. Multiplayer Gameplay
    Multiplayer

  3. Rematch
    Multiplayer

API Reference

  1. 24 Game Solver API

  2. Deck of Cards

Dependencies

  1. Firebase Core
  2. Firebase Firestore
  3. Google Fonts
  4. Get
  5. Stop Watch Timer
  6. Function Tree
  7. Font Awesome
  8. Shared Preferences
  9. Cached Network Image
  10. Flutter Spinkit

How To Run

git clone https://github.com/neojarma/24-Game.git

cd 24-Game

flutter packages get

flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published