very_good_flame_game
                                
                                 very_good_flame_game copied to clipboard
                                
                                    very_good_flame_game copied to clipboard
                            
                            
                            
                        A Very Good Flutter Starter Flame Game created by the Very Good Ventures Team π¦
Very Good Flame Game
πΆββοΈ Repository has moved
The Very Good Flame Game template is now developed within the Very Good Templates repository, and can be found at very_good_templates/very_good_flame_game.
Please file new issues on Very Good Templates.
Developed with π by Very Good Ventures π¦
A Very Good Flame Game created by Very Good Ventures π¦.
This template includes a simple demo game with the basics you'll need for game development and VGV-opinionated best practices.
π Read our blog to learn more about this Flame game template
Getting Started π
With Very Good CLI
- Install very_good_cli
dart pub global activate very_good_cli
- Generate your game
# Create a new Flame game named my_game
very_good create flame_game my_game --desc "My new Flame game"
With mason
- 
Install mason dart pub global activate mason_cli
- 
Add the brick mason add -g very_good_flame_game
- 
Make a new Flame game mason make very_good_flame_game

