Multiplayer(LAN) turn-based walker game with RPG elements. Requires 2 to 4 players to start a game. Each player can pick up items, equip them, drink potions, hit other players. There are events in the game, the outcome of which depends on the attributes (strength, agility or intelligence) that are distributed by the players at the beginning of the game and then gained throughout the game process. The game ends when only one player remains.
To start a game you have to have Qt creator installed on your computer. Open Game.pro file and start new game.
Game is compatible with MSVC kit and Qt6+.