Planet Defense is a 2D arcade-style defense game where the player protects a planet from incoming enemies using real-time aiming and projectile mechanics.
- Real-time game loop with Raylib
- Enemy wave spawning
- Collision detection
- Score tracking
- Install Go
- Install Raylib-Go
- In project folder: go run .
- Mouse - Aim
- WASD - move
- Go
- Raylib-Go