Mast is an innovative game that tasks you with creating a fully automated robotic fighting machine, building it out of components and even writing the AI code for how it behaves.
Building your fighting machine is fairly simple, just drag and drop from a selection of components, including drills, thrusters, gyroscopes and turrets. Once you have your ships structure sorted out, you get down to the nitty gritty – writing the ships AI. This AI code is written in the Lua script, which can be learned fairly easily just by experimenting with an example script (see below).
Once your ship is built and programmed it’s time to let it loose in the arena to (hopefully) destroy the opposition. Here’s where all your hard work pays off, watching on as your robot traverses the arena, tracking down and smashing the opposition (or flounders around in total disarray). There are plans to add multiplayer in the future too, so you’ll be able to pit your creations against other players.
Mast really is an impressive game, building your robots and tinkering with the AI to create the ultimate robotic fighting machine is a unique and very satisfying experience. Just try not to make the AI too good – that’s how SkyNet got started!
Watch the Tutorial HERE (Highly Recommended)
Check Out an Example AI Script HERE
Download the Mast Beta HERE (Win, Mac & Linux)
I got an error that says:”There should be ‘Mast_Data’
folder next to the executable” even though there is a Mast_Data folder next to it. I have got this error a lot in most Unity games. Any help?
Hi! Are you fully extracting the zip file? It won’t work if you play it without Unzipping.
its totally unzipped, this screenshot shows it http://i.imgur.com/AEnnpoI.png
Sorry, I don’t know what the problem is. It worked fine with me. It’s strange that it happens a lot with a lot of the Unity games you run. Must be something to do with your set up, but I have no idea what it could be. Sorry man. :)
Hi,
Unfortunately it’s aborted. Using Ubuntu 12.04.5 LTS under x86_64 GNU/Linux. Here’s output aftern click OK on MAST cofiguration:
:~/Mast_v0.6_Linux$ ./Mast.x86_64
Set current directory to ~/Mast_v0.6_Linux
Found path: ~/Mast_v0.6_Linux/Mast.x86_64
Mono path[0] = ‘~/Mast_v0.6_Linux/Mast_Data/Managed’
Mono path[1] = ‘~/Mast_v0.6_Linux/Mast_Data/Mono’
Mono config path = ‘~/Mast_v0.6_Linux/Mast_Data/Mono/etc’
displaymanager : xrandr version warning. 1.3
displaymanager : trying .X11-unix
client :0 has 1 screens
displaymanager screen (0): 1280 x 800
Using libudev for joystick management
Importing game controller configs
Aborted (core dumped)