Tabletop Simualtor Mod for The Giants Board game (2008)
“Giants” is a board game released in 2008, published by Matagot. The theme revolves around the golden age of Easter Island, and the erecting of the famous Moaïs. You take control of one of the 5 clans, competing against each other to build and transport the giant statues to the platforms scattered around the coastline.
Created in Tabletop Simulator, using Lua scripting and XML design layouts.
Using the original assets imported from the IRL version
To simulate the enclosed area for the player, to hide which pieces they still have to play.
An area is specified on the board to display the auction phase, with each players bid, displaying the order for building.
Based on the amount of players the roll button will roll the necessary die, and place the maoi heads on the island for building during the auction phase.
Include player turns. Helpful to know whos turn it is and who is still in the round.
Automate board clearing. On turn end pieces go back to original player for next round, an automated process will decrease wasted time moving pieces and less likely to miss a token.
« Return