Brick is an 2D Game built with Flutter and Flame game engine
Play Game
ยท
Report Bug
ยท
Request Feature
This project is a learning journey into the world of game development using the Flame game engine, guided by Google's codelab. It's built with Flutter, leveraging the Dart programming language, and developed using Visual Studio Code as the primary IDE.
The brick_game
project is an exploration into the capabilities of the Flame game engine, a versatile and powerful platform for game development in Flutter. This project was created as a part of a learning process based on Google's codelab, aiming to understand the intricacies of game development, from rendering and animations to game logic and state management.
To get started with this project, ensure you have Flutter installed on your system. Clone the repository, navigate to the project directory, and run the following commands:
flutter pub get
flutter run
These commands will fetch the necessary dependencies and launch the game on your preferred device or emulator.
Game Play | Home | Game Over |
---|
Contributions are welcome! If you have ideas on how to improve the game or want to add new features, feel free to fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Audio