/>

GameDevelopment

Welcome to the Game Development Page

Please find the projects developed by our team as follows.


Please enter the tag you wish to be listed. Leave the field empty if you wish to list all projects.


OpenGL-Framework

Game Engine written from scratch using Open-GL. More details can be found on github page.

Project Participants:
Tags:

opengl, c++


R9

R9 is a mobile game that will come out soon on android platforms.

Project Participants:
Tags:

unity, c#, mobile


Under the Rift's Shadow

Unity RPG game prototype. Village simulation with workers running around with NavMesh. Dialogue options. Enemies and a very simple attack. Using random free assets and mixamo animations and a live world.

Project Participants:
Tags:

unity, c#


Elrath

Unity Terrain generation prototype. Creating a beautiful biome with terrain tools. Navmesh critter controls. Three attack combo animation. Using random free assets and mixamo animations. Unfortunately, assets were corrupted and lost for full showcasing.

Project Participants:
Tags:

unity, c#


SDL-GameStation

Using SDL api and basic mathematical functions, creation of a game engine and a game app that includes four games, breakout, tetris, pacman and asteroids using this game engine. Used CMake to glue the app together.

Project Participants:
Tags:

c++, sdl, cmake


Stack the Cubes

Runner Game made by Unity. Object Pooling and Procedural Content Generation exercises along with a few game mechanics.

Project Participants:
Tags:

unity, c#