Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.47 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.47 KB

FireOnYou

Image Description
This is my first Flame game that I developed with Backend. Java Sprint Boot is used in the background of this.

Installation

Flutter side

  1. Create a new Flutter project:
flutter create fire_on_you
  1. Clone the repository:
git clone https://github.com/myavuzokumus/FireOnYou.git
  1. Test your changes by running the app on an emulator or a physical device:
flutter run

Note

All backend things are on the Java Spring Boot side. So if you want to use the app with functionality, you also need to run the Java Spring Boot backend. https://github.com/myavuzokumus/FireOnYou-Backend

Packages

Assets Licence

License

This project is licensed under the MIT License.