Daedalus

Daedalus is a digitalized version of a board game I created in a college group project. The game is a faithful adaptation of the original board game without any changes to the rules and gameplay. While the original board game was a group project, this digitalized version is my independent work. This game is created in Unity using free assets, and the game is played via hotseat multiplayer: both players take turn using the mouse to make their moves.

Daedalus is a 2-player chess-like game in which two players try to move their gladiators all the way to the other side of the board while blocking the opponent's gladiator using the walls and minotaur. Players take turn placing the pieces onto the board before moving them across the playing field. Each turn, players can move 2 walls and their gladiators 1 tile each. The minotaur can only be moved once every other turn, 1 tile each time. Another strict rule is that there can be no wall that is adjacent to more than 1 wall of that player.

A more detailed rule sheet and the game executable can be found in the Google Drive link.