GALAGA 2


Galaga is a space shooter game that was very popular in arcades back in the 80's. The player controls a space ship that must destroy all aliens which appear in the screen.

This game was done for one of my classes in the Digital Game Development Post-Grad. The ideia was to recreate an old game in an 3D environment and add online multiplayer for it.

Date: June 2015 - Platform: PC

ABOUT

❗ 3D Remake of Galaga.
❗ Online P2P Multiplayer.
❗ Sound Effects from Original Game.


This game was fun to implement, to assist with creating the enemy ships movements, I created a Spline curve editor for unity where I could draw the paths in the Editor Window and just assign them to the enemy ships.

Technologies Used

C#
90% Complete
Unity
80% Complete
Unity Editor
80% Complete
Multiplayer
55% Complete