Exercise 2: Combining commands

Combining commands

Write a program which drops two stones in the initial position, and other two stones in the following cell to the East.

Every stone must be red. See below an example of how the board must be:

GBB/1.0 size 3 3 cell 0 0 Rojo 2 cell 1 0 Rojo 2 head 1 0

You must sign in before submitting your solutions

Oops, your solution didn't work

  • Check that your program does not have recursion or an infinite loop
  • Check that you have an internet connection
  • Wait a while and try again

We are processing you solution

Please press F5 if results are not displayed after a few seconds