Skip to content

Educational Android mobile game about the history of Indonesia for thesis project.

Notifications You must be signed in to change notification settings

alberterc/pedjoeang_indonesia

Repository files navigation

Pedjoeang Indonesia

Educational Android mobile game about the history of Indonesia for thesis project. Currently only has 4 levels (1 question/level) and 4 mini puzzles. The mini puzzles are:

  • 8-sliding puzzle
  • Pigpen cipher
  • Guess the number
  • Button order

Tech Stack

  • Flutter 3.19.3
  • Dart 3.3.1
  • Flame 1.16.0
  • Minimum Android SDK: API 19

How to install?

Download the APK

  1. Download the APK file here.
  2. Open and install the app from the downloaded APK file (if prompted, allow access to install).

Building the APK

  1. Download and setup the previously specified Flutter version (may use the latest version but is prone to unexpected errors) from the official website.
  2. Clone this project's repository.
  3. Open a command-line interface in the root folder of this project.
  4. Get all package dependencies by running this command.
flutter pub get
  1. Build the APK by running this command.
flutter build apk
  1. Open the APK file in an Android device and install the app from the APK file (if prompted, allow access to install).

About

Educational Android mobile game about the history of Indonesia for thesis project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages