A pixel-perfect alien platformer made with Flame + Flutter.
Help a cute alien leap through unknown terrain, dodge danger, and collect shining stars.
👽 Play as an alien explorer
🌠 Collect stars scattered across platforms
☄️ Avoid enemies
🪐 Jump, run, survive — and rack up that high score
Simple mechanics, addictive fun.
🎨 Pixel art style for nostalgic charm
⚡️ Smooth platformer movement
🧠 Basic enemy AI and collision detection
📦 Clean Flame component architecture
Engine: Flame
Language: Dart + Flutter
Assets: Custom pixel art
Architecture: Component-based game loop using Flame’s Game class
Built as an improved version of the Ember Quest Flame tutorial. I wanted to create a fun, polished platformer that showcased my game dev skills in a simple but exciting way.
# Make sure you have Flutter and FVM set up
fvm flutter pub get
fvm flutter run -d chrome