/>
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.
Game Engine written from scratch using Open-GL. More details can be found on github page.
opengl, c++
R9 is a mobile game that will come out soon on android platforms.
unity, c#, mobile
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.
unity, c#
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.
unity, c#
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.
c++, sdl, cmake
Runner Game made by Unity. Object Pooling and Procedural Content Generation exercises along with a few game mechanics.
unity, c#