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
- Host: GitHub
- URL: https://github.com/johnuberbacher/monster_escape
- Owner: johnuberbacher
- Created: 2021-05-23T20:41:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T04:05:41.000Z (over 4 years ago)
- Last Synced: 2024-11-15T23:27:56.758Z (about 1 year ago)
- Language: Dart
- Size: 2.25 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)
  
### 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