Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amaurycannesson/flutter-flame-maze-generator

An isometric maze generator built with Flutter and Flame
https://github.com/amaurycannesson/flutter-flame-maze-generator

flame flutter isometric maze

Last synced: 3 days ago
JSON representation

An isometric maze generator built with Flutter and Flame

Awesome Lists containing this project

README

        

# flutter-flame-maze-generator

An isometric maze generator built with Flutter and Flame. [Try it here.](http://maze-generator-demo.s3-website.eu-west-3.amazonaws.com/)

## Run

```
flutter run
```

## Build

```
flutter build web
```