// space-fighter-game.json

Space Fighter Game

A fast-paced C# game project that demonstrates event-driven programming, gameplay systems, and iterative debugging.

// Highlights

What this project shows

  • Implemented movement, enemy behavior, collision handling, and score tracking.
  • Used repeated testing and debugging to improve responsiveness, logic, and game feel.