🎮 Inspired by Life Force / Salamander
Built from: mchayapol/gdd-space-invaders-project
- Win Yu Maung (6612054)
- Sam Yati (6611982)
This project is a vertical and side-scrolling space shooter game featuring classic gameplay mechanics. It is developed by extending the provided base code and includes fully animated sprites, stage scrolling, boss battles, and more.
✅ Extended from base repo: mchayapol/gdd-space-invaders-project
✅ Title scene includes team member names
✅ Side-scrolling gameplay
✅ Minimum 2 stages, each scrolls for ~5 minutes
✅ Final stage includes a Boss Fight
✅ CSV-based map loading
✅ Minimum 2 enemy types
✅ Animated sprites (clipped)
✅ Separate list for enemy bombs
✅ Power-ups:
- Speed up (4 levels)
- Multi-shot (4 levels)
✅ Dashboard UI includes:
- Current score
- Speed level
- Shot upgrade level
- Progressive difficulty scaling
- Scroll-triggered enemy waves
- Explosion effects and collision detection
- Audio effects and soundtrack
- Manual restart from Scene 1 after Game Over
- Clone the repository
- Open the project in your IDE
- Run the
Mainclass - Use Arrow keys to move,
Spaceto shoot


