Skip to content

LLIEPJIOK/Walker_game

Repository files navigation

WalkerGame

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.

Install

To start a game you have to have Qt creator installed on your computer. Open Game.pro file and start new game.

Compatibility

Game is compatible with MSVC kit and Qt6+.

Below are some pictures of the game

menu

lobby

map

Inventory

The game was developed jointly with Crucinio and NIMIGASHI