Runebound is a popular strategic tabletop game in the fantasy genre for 2-4 players, previously not adapted for PC. The action takes place in a fantasy world. Each player goes through various trials during the game. The goal of the game may vary depending on the chosen scenario. The main menu screen includes game creation and joining an existing one. The main screen is the playing field where players or objects in the world are located. During the game, when completing specific tasks, the player has access to the store, battles, and inventory screen.
Requirements:
and put SDL .dll
files in root dir of this repository.
To build executables write this command in console
cmake . --build
then graphics_client.exe
and network_server.exe
will appear in the root directory.