A modern take on the classic Space Invaders arcade game, built with Swift and SpriteKit.
- 🚀 Smooth spaceship controls
- 👾 Progressive wave difficulty
- 🛡️ Power-up system
- 💥 Special "Nuke" ability
- 📊 Score tracking
- ❤️ Lives system
- 🌊 Wave-based gameplay
- ✨ Visual effects and animations
Control your spaceship to defend against waves of alien invaders. The game features:
- Tap to shoot
- Slide to move your ship
- Collect power-ups for special abilities
- Survive increasingly difficult waves
- Earn bonus points for wave completion
- Special "Nuke" ability unlocks at higher waves
- Built with Swift 5
- Uses SpriteKit for game rendering
- Implements physics-based collision detection
- Follows Apple's iOS game development patterns
- Optimized for different iPhone screen sizes
- Portrait orientation gameplay
- Clone the repository
- Open
space-invaders.xcodeproj
in Xcode - Build and run on your iOS device or simulator
- iOS 14.0+
- Xcode 13.0+
- Swift 5.0+
Developed by Abrahão Dev
This project is licensed under the MIT License - see the LICENSE file for details