Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steelx/flutter-game-engine
Simple Flutter game engine which has update, render, resize methods. Boilerplate code for initialization a 2D Flutter Game
https://github.com/steelx/flutter-game-engine
2d-game flutter
Last synced: 15 days ago
JSON representation
Simple Flutter game engine which has update, render, resize methods. Boilerplate code for initialization a 2D Flutter Game
- Host: GitHub
- URL: https://github.com/steelx/flutter-game-engine
- Owner: steelx
- Created: 2020-04-23T12:31:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T04:47:37.000Z (over 4 years ago)
- Last Synced: 2024-12-21T05:17:00.209Z (17 days ago)
- Topics: 2d-game, flutter
- Language: Dart
- Homepage:
- Size: 227 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutterapp01
A simple flutter 2D game engine, boilerplate code.
## Getting Started
This project is my learning project for game development in Flutter with DartLang.
![2020-04-23 18-32-22_Trim](https://user-images.githubusercontent.com/3184210/80104850-63404880-8595-11ea-9c14-e4752817dfd0.gif)