Maze maker wars (MMW), is a simple one to four-player game where players take turns placing tiles to construct their maze. ======== Rules: Winning the game. You win the game by being the player with the most points at the end of the game. Gaining points. You can earn points in two ways, the first way is by placing tiles on your maze (each type of tile has a value from two to nine); the second way is based on your maze when the game ends (one point per tile in your finished maze, this is doubled if you're connected to the start or end and tripled if you're connected to both). Starting the game. When you start the game, chose how many players are playing; then after pressing the ready button chose which of the available colours each player will play with. Taking Turns. Each turn starts by drawing a random tile from the pile to the right of the board; then the player whose turn it is can place the tile on the board (if the tile can't be placed anywhere the tile is placed to the left of the board); if the player connects the tile to their maze they gain points equal to the value of the tile; next players turn. Placing Tiles. Tiles can only be placed if they are placed connecting to an existing maze and don't have a maze path running into a wall; while creating dead ends is okay, in the first five rounds players are not allowed to completely block off the maze of another player or the start and end and after the first five rounds doing this is only allowed as a last resort. Ending the Game. The game ends when every player completely blocks off their maze; when in a row each player can't place a tile or when the entire board is full (and there are no more tiles left). Have Fun! ======== #MobileFriendly, #Maze, #Boardgame, #Beta, #Building
Thanks to my family who would listen to my complaints or get randomly excited about this and to my dad who in particular encouraged me. Since this is a beta any feedback you have would be appreciated.