Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 310 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 310 Bytes

game-bfc

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.