Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 240 Bytes

2048

This a clone of the game 2048, made in Flutter.

Developing

Launch an emulator if needed

flutter emulators --launch <name>

Then run flutter

flutter run --debug