Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

Latest commit

 

History

History
51 lines (39 loc) · 1.4 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.4 KB

A mobile phone game made by Flutter.

Build Info

$ flutter --version
Flutter 1.2.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8661d8aecd (6 weeks ago) • 2019-02-14 19:19:53 -0800
Engine • revision 3757390fa4
Tools • Dart 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)

Dependencies

Assets

Assets are all made by yum650350.

  • Images
    1. Tissue Box (assets\images\0, 1, 2, 3, 4, 5, 6)
    2. Tissue (assets\images\t)
    3. Background (assets\images\b)
    4. Crown (assets\images\c)
  • Audio
    1. Tissue (assets\audio\s.mp3, d.mp3, t.mp3)
    2. Tick Tock (assets\audio\tk.mp3)
    3. Game Over (assets\audio\a.mp3)

Game Play

Beat the best to win the crown.

  1. Drag the tissue up straight to start game and gain point(s).
  2. If box is empty, drag it to the right/left to reload.
  3. Drag more tissue before time out.

Game Tips

  1. Do not drag the box if it's not empry.
  2. Drag the tissue up as straight as you can to get more points.