SeeSharp7 / thecrazymaze

My architecture playground based on a popular german parlor game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Crazy Maze

Intro

The crazy maze (German: "Das verrückte Labyrinth") is a parlor game for the whole family. Because of the simple ruleset and clear logic it's a great way to make some experiments with different architectures based on this game.

Rules

As every game, the crazy maze has also some simple rules. As a player, your target is to collect the treasure appearing on your treasure-card. This can be reached by moving the maze with the spare piece.

Amounts

  • There are 4 players max.
  • There are 24 treasure cards
  • There are 7*7 pieces on the map and one "floating" (50 pcs.)

Game rules

  • Each player gets the same amount of hidden treasure-cards at the beginning of the game
  • There are some rows the player can move with the spare piece

About

My architecture playground based on a popular german parlor game


Languages

Language:C# 100.0%