Skip to content

gamer-gang/monument-platformer

Repository files navigation

game logo

Monument Plaftormer

Capstone 2020

An open-source minimalist platformer game
Built with Flutter and the Flame Engine

Links

Building and Running

Prerequisites

  • Familiarity with the command line
  • Basic knowledge of Dart or any similar languages
  • Flutter SDK installed
  • Git installed, basic knowledge of Git
  • Some editor: Android Studio, VS Code, or IntelliJ IDEA
  • Android SDK installed (if you are using Android Studio, skip this)
  • Either a physical Android/iOS device or an Android/iOS emulator (AVD/Xcode)

macOS is required for iOS development.

Ensure Flutter is correctly installed and set up by running flutter doctor.

Steps

  1. Clone the repository to your local machine. git clone https://github.com/gamer-gang/monument-platformer.git
  2. In the root directory of the repository, run flutter pub get, or use your editor to install dependencies.
  3. With either your emulator running or your device connected, run flutter run, or start the app from your editor.

© 2020 gamer-gang under BSD-3-Clause unless otherwise noted

About

a bad game made with flutter. capstone 2019-20.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages