Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.65 KB

README_EN.md

File metadata and controls

31 lines (18 loc) · 1.65 KB

中文介绍

请前往 README

Tetris, SuperMario game based on the Flutter flame game engine.

Flame EngineThe goal of the Flame Engine is to provide a complete set of out-of-the-way solutions for common problems that games developed with Flutter might share. Support any platform of Android, iOS, Windows, mac, Linux and web.

Tetris game UI inspired by react-tetris,Code logic inspired by flutter-tetris

SuperMario game UI, code logic inspired by Mario-Level-1

Open https://daqinshgy.github.io/flutter_game/ to play.


效果预览

GAME
Tetris web_preview mac_preview iOS_preview
SuperMario web_preview mac_preview iOS_preview

Getting Started

  • Compile by yourself

Install Flutter

run in Command Line: flutter pub get flutter gen-l10n

select target device, click run