Exploratory Project 2: Galaga Game in C#

A recreation of the classic Galaga game using C# and Windows Forms.

Project Overview

This project is a **C# implementation** of a **Galaga-style game**, built using **Windows Forms**. The game features enemy spaceships and meteors that spawn randomly, along with a shooting mechanic where enemies fire bullets every 1.5 seconds.

Gameplay Snippet

A snippet of gameplay from the Galaga game:

Galaga Gameplay

Game Over Screen

Screenshot of the "Game Over" screen when the player loses:

Galaga Game Over Screen