/math_pilot

Flutter Space Pilot

Primary LanguageDart

🎯 About

Math Pliot is a 2D top-down space shooter written in dart using Flutter and the awesome Flame engine.

✨ Features

✔️ It works! 😅

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Flutter installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/tahirikosan/math_pilot.git

# Access
$ cd math_pilot

# Install dependencies
$ flutter pub get

# Run the project
$ flutter run

# The server will run the game on any connect and supported device.