An open API service indexing awesome lists of open source software.

https://github.com/johnuberbacher/monster_escape

Monster Escape is a side scrolling jump 'n' run game designed with Flame and Flutter
https://github.com/johnuberbacher/monster_escape

Last synced: 4 months ago
JSON representation

Monster Escape is a side scrolling jump 'n' run game designed with Flame and Flutter

Awesome Lists containing this project

README

          

# Monster Escape!
Monster Escape is a side scrolling jump 'n' run game built using [Flutter](https://flutter.dev/) and [Flame-Engine](https://flame-engine.org/)

![](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white) ![Flame](https://img.shields.io/badge/Flame_Engine-%23FF4500.svg?style=for-the-badge&logo=Flame&logoColor=white)








### Installation

```
git clone https://github.com/johnuberbacher/monster_escape.git

flutter pub get
```

#### If using Dart 1

```
flutter run
```

#### If using Dart 2

```
flutter run --no-sound-null-safety
```

### To-Do
- [x] Music
- [x] Sound Effects
- [ ] Second playable character
- [ ] Collectibles for extra points
- [ ] Power ups/invincibility