You might need to generate your platform specific files to run this game on your local machine. Use the following command from the project directory.
flutter create .
- Camera follower/scrolling
- Only paint visible area of layers
- Use drawAtlas for tile painting
- Better debugging support
- Collision Detection
- Gravity/Physics Simulation
- Platform Intersection
- Enemy Objects with basic AI
- Lives / Score system
- Win Condition and Level progression
- Proper Particle System
- Splash/Welcome screen
- Menu screen
- Settings/Options screen