Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ym6745476/devilf_engine
A Flutter 2D RPG Game Engine On Web & Android & IOS.
https://github.com/ym6745476/devilf_engine
android dart flutter ios
Last synced: about 1 month ago
JSON representation
A Flutter 2D RPG Game Engine On Web & Android & IOS.
- Host: GitHub
- URL: https://github.com/ym6745476/devilf_engine
- Owner: ym6745476
- License: bsd-3-clause
- Created: 2021-08-11T08:29:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T01:12:36.000Z (about 3 years ago)
- Last Synced: 2024-09-28T14:41:23.908Z (about 2 months ago)
- Topics: android, dart, flutter, ios
- Language: Dart
- Homepage: https://devilf.com
- Size: 265 KB
- Stars: 16
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DevilF Engine
A Flutter 2D RPG Game Engine On Web & Android & IOS.
The Devilf Engine Is A Open Source 2D Game Engine.
The Engine Is Development Using Flutter & Dart Language.
You Can Use It Independently In Your Flutter Project.
Some Documentation Of How To Use It Can Be Found Here.## Home
https://devilf.com## Docs
https://ymbok.com/book/devilf.html## Example
https://github.com/ym6745476/devilf## Online Demo
https://ymbok.com/download/slayer.html## Install
```yaml
dependencies:
devilf: ^0.1.0
```