Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiahaog/flutter_doom_fire
Doom Fire in Flutter
https://github.com/jiahaog/flutter_doom_fire
doom fire flutter
Last synced: 22 days ago
JSON representation
Doom Fire in Flutter
- Host: GitHub
- URL: https://github.com/jiahaog/flutter_doom_fire
- Owner: jiahaog
- License: mit
- Created: 2021-01-09T08:00:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T12:32:36.000Z (almost 4 years ago)
- Last Synced: 2024-12-07T23:25:26.448Z (26 days ago)
- Topics: doom, fire, flutter
- Language: Dart
- Homepage: https://fire.jiahao.codes
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Doom Fire
Implementation of [Doom Fire](https://fabiensanglard.net/doom_fire_psx/) in Flutter.
[Demo](https://fire.jiahao.codes)
TODO: Make it faster.
## Getting Started
Install [Flutter](https://flutter.dev), and then:
```sh
flutter run
```Tested using the version of flutter at `.flutter_version`.