A 2D platformer made using Flame engine
66
stars
73
commits
Dart
primary language
Nov 21, 2025
updated
A 2D platformer made using the awesome Flame engine

# Clone this project
$ git clone https://github.com/ufrshubham/flame_simple_platformer
# Access
$ cd flame_simple_platformer
# Install dependencies
$ flutter pub get
# Run the project (Make sure that a virtual or physical device is connected first)
$ flutter run
# The will start the game on any connected device.
This project is under license from MIT. For more details, see the LICENSE file.
Some assets provided in this repo are not owned by me. For details about their origin, authors and terms of usage, check their individual licenses.
Join my Discord if you want to discuss something about this project
72 commits
1 commits
Dart
50.2%
C++
32.2%
CMake
16.0%
C
1.4%
A 2D platformer made using Flame engine
66
stars
73
commits
Dart
primary language
Nov 21, 2025
updated
A 2D platformer made using the awesome Flame engine

# Clone this project
$ git clone https://github.com/ufrshubham/flame_simple_platformer
# Access
$ cd flame_simple_platformer
# Install dependencies
$ flutter pub get
# Run the project (Make sure that a virtual or physical device is connected first)
$ flutter run
# The will start the game on any connected device.
This project is under license from MIT. For more details, see the LICENSE file.
Some assets provided in this repo are not owned by me. For details about their origin, authors and terms of usage, check their individual licenses.
Join my Discord if you want to discuss something about this project
72 commits
1 commits
Dart
50.2%
C++
32.2%
CMake
16.0%
C
1.4%