Backend and client for a card game that uses a hexagonal grid as it's map. Build structures, place and move various units and cast spells to destroy your opponent's castle.
To run the manager backend, cd into the directory and run dotnet run.
The client is built using the Godot 4 game engine. To run, open the HexClient directory in the Godot 4 editor and launch the game.