Half-Life 2 Based Traning Game

Published : January 2010 (ongoing...)

Technology Tags : C++, Serious Games, Modding, Ms Visual Studio 2008

Description : This is a serious game project made for Swedish Rescue Services Agency. We used Half life 2's realistic environment to teach users how to measure dangerous gas levels in the incident area.

More...
ORTS Tactical Combat Bot

Published : January 2009

Technology Tags : C++, pathfinding, A*, Ms Visual Studio 2005

Description : ORTS is a programming environment for RTS games. We have developed our tactical combat bot that deals with pathfinding, squad coordination and tactical analysis of the game state in a randomly generated map.

More...
Quake II Bot

Published : December 2008

Technology Tags : Java, Finite State Machine, Scripting, NetBeans

Description : We have implemented a Quake II bot using finite state machines and a simple scripting language. The bot was implemented using QASE, an API for developing bots using the Java programming language.

More...
Q-Learning Simulation

Published : December 2008

Technology Tags : Java, Q-Learning, Simulation, NetBeans

Description : We have implemented an agent that tries to reach its goal in a grid environment. Agent learns the map using Q-Learning algorithm. It reaches its goal in an optimal way and also avoid dangers.

More...
The Siren

Published : March 2007

Technology Tags : C++, SDL, Shooter Game, Codeblocks

Description : A shoot them up game made for GP2X game console with SDL. It was released in NightShift' 07 Demoscene Party and it ranked 2nd in handheld competition. Game is made from scratch with own made library using C++ and SDL.

More...
Java Bird

Published : June 2006

Technology Tags : Java, Vertical Shooter Game, Eclipse

Description : A shoot them up game made with Java. It has 3 different weapons, various type of enemies, particle-explode system. It has one functional - huge level.

More...