If you login, you can join ranking, make a problem and so on.

If you don't have an account, please register first.

Problem page

Goal of this game

Make a code by placing command chips and equalize a tape to the goal tape.

The step limit is 100,000. (You can process 100,000 commands.)

Commands


Do nothing.

Move the head left (right).

Overwrite the cell pointed by the head to '0','1',' '(empty).

Move the cursor up (down). The top and the bottom of the code are linked.

If the cell pointed by the head is ' ','0','1' , move the cursor up (down).

Move the cursor left.


Edit page

How to make a problem.

  • Make a map.
  • Input a problem title.
  • Make a code.
  • When you clear the problem, "send" button becomes active. Click it.
  • Copyright 2012 snuke