Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```