/flutter-langaw

Primary LanguageDartOtherNOASSERTION

Langaw

Langaw is an endless tap game featured in the game development tutorial by Japa Alekhin Llemos in jap.alekhin.io.

The tutorial series is split into multiple parts focusing on certain stages of game development.

Using Flutter as the base framework and the Flame plugin for it that is simple yet powerful enough to let you create all sorts of games.

Getting Started

https://jap.alekhin.io/create-mobile-game-flutter-flame-beginner-tutorial

Getting Started

  1. Set up a playable game
  2. Graphics and animation
  3. Views and dialog boxes
  4. Scoring, storage, and sound
  5. Finishing up and packaging

Generate new icons

Update the icon.png in /assets/icon/ and run following script

flutter pub run flutter_launcher_icons:main

Rename launcher name

Update the name property in pubspec.yaml for flutter_launcher_name and run following script

flutter pub run flutter_launcher_name:main