This is a little programming game based on MiniScript, a new lightweight scripting language designed for Unity.
Write scripts to control six robotic reindeer in a snowy arena. The last reindeer standing is the winner!
Read more about it, and participate in the global tournament, via the Unity forum thread.
Use the MiniScript Quick Reference to get the basics of MiniScript, and then keep in mind the game-specific additions at right. (These are documented more fully in the forum.)
The especially brave or curious can also inspect our integration test suite, which exercises all the features of the core language.
Variables You Can Set