Game Intro: A prototype for a card game that takes place on a hexagonal board.
What i learned from this project: How to use interfaces, assemblies and dictionaries. Creating a complex game system with a game statemachine, how to handle units in a complex grid system.