Multi-player strategy game with RPG elements. Graphics is 2D. A three-tiered system, client-server with central database. Used technologies: C++ QT, OpenGL, PostgreSQL, GLSL. The algorithm used to search for the shortest way using the heurest method is A*. Protocol used to communication is TCP/IP.