Warrior's EndDolphin Conqueror

RAGE Engine

Dolphin Conqueror

Dolphin Conqueror is one of the first games that I had personally created. It is a split screen two-player game in which both players play a dolphin. The goal is to collect the most planets and the mini pyramids called the All-Sporks. This was created through a bare-bones game engine called the RAGE engine (not the Rockstar one, but one that was created by a master's student at my university).


Engine

This game was built on an engine that was created by a student named Ray at my university, and he called it the RAGE engine. This engine has no interface so to use the engine, a user has to vehemently look through the documents and learn about the functions. In essence, this engine was entirely bare bones, so setting everything up had to be done through code. And that included importing meshes and attaching textures to them manually.


The Game

The game itself is quite simple, I was able to learn about controllers (or components) that could be attached to the objects in the game in order to have interaction in the game. For example, whenever you collect a planet to increase your score, the attached controllers to the planets would be activated, and the planets would start jumping in order to show that the planet had already been collected. You can see this in the demo video.





Logo
Learning Academy LMSUnreal Engine 5Unreal Engine 4RAGE (CSUS)OpenGLC++ CLI