Galactic Express

Team
Menno Stienstra, Anastasia Dvoryanchikova, Stijn Geessink, Trifon Hristov, Jekaterina Markova, Ioana Stan,
Kai de Vries
Type
Physics Puzzle Game
Date
May 2022
Learned
2D Physics, Saving (Using textFiles), Custom Particle System

Overview

Help Cilius Deliver his space packages to the customers!

A small puzzle game where you have to use your surroundings to bounce the packages to the customers.

What Learned

Galactic Express used a 2d Physics engine that I wrote myself in C#, I’ve also added custom saving and loading systems for the stars, so when you’ve completed the level the game would write your highscore to a file, which would display it on the level selection screen.

Where to Find

Github