SNAKE DICE: (Created in Unity3D by Kepples for the GMTK game jam)

How to play:

  • You always roll dice every turn, the amount of dice you roll corresponds to what side you landed on at the end of your turn.
  • Your "snake tail" grows every turn, which also corresponds to what side you landed on at the end of your turn.
  • You cannot move through the other player or any of the snake parts.
  • A timer will count down after the dice are rolled, you can move the total amount you rolled.
  • If either player still has spaces to move then that player will lose (If they get stuck or take too long).
  • if both players lose the same turn, the winner is calculated based on tail length. If both players also have the same tail length, then it's a tie!

Controls:

  • [WASD]: Move first player
  • [Arrow Keys]: Move second player, also enables two player mode in the beginning
  • [SPACE or ENTER]:  Start the next turn
  • [LSHIFT]:  Speed up timer (if one of the players cannot move any further)
  • [RSHIFT]: Restart the game after the game ends.

Leave a comment

Log in with itch.io to leave a comment.