Skip to content

ufrshubham/flame_simple_platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b937086 · Dec 13, 2024

History

65 Commits
Jun 1, 2023
Jun 1, 2022
Jul 19, 2022
Jan 8, 2022
Jul 10, 2024
Jan 28, 2024
Nov 29, 2022
Feb 25, 2024
Jan 8, 2022
Jul 19, 2022
Feb 4, 2024
Dec 13, 2024
Dec 13, 2024

Repository files navigation

Flame Simple Platformer

A 2D platformer made using the awesome Flame engine

Demo

Download/Play

Build/Run Steps

# 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.

Browse by timeline

License

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