Portal 2D

Programming language: C#

The story

Platform: Windows

This game is based on Valve's Portal game. We created this 2D version as a class project. The objective is to navigate from point A to point B in a puzzle-like map, utilizing portals.

By creating portals and leveraging the game's physics, such as friction, terminal velocity, and air pressure, players can reach the end. The game is written in C#, and the foundation is built on GDI.