Unity Web Player. Install now!

Your browser does not support the Unity Web Player. Want to save the game for later? Add it to a collection.

Add Game To Collection

!!! NOTE !!!

Due to a Unity Web Player bug on Mac OS X, keyboard input may not work unless you run in fullscreen mode. Right click and select "Go Fullscreen" to activate. Press the Escape key to return.


Created in two days for the  Cyberpunk Jam. Please rate and leave comments if you enjoy the game! :D

Description

Terminal Sokoban is a sokoban game played entirely through a terminal window. There are 4 commands available that can be typed into the terminal window and executed:

  • MoveUp, MoveDown, MoveRight, MoveLeft

Commands can be chained together to create small 'programs' that can be executed sequentially.

Below are example programs to get you started on the first couple levels. Copy and paste them into the terminal and press EXEC to execute them.

----- Level 1 Program -----

MoveRight(11)

----- Level 2 Program -----

MoveLeft(5)

MoveDown

MoveLeft(3)

MoveUp

MoveLeft

MoveDown

MoveUp(5)

MoveRight

MoveDown(4)

MoveLeft

MoveDown

MoveRight(3)

MoveUp

MoveRight

MoveDown

MoveLeft

MoveDown

MoveRight

MoveUp(4)

MoveLeft

MoveUp

MoveLeft(2)

MoveRight(2)

MoveDown(3)

MoveRight

MoveDown

MoveLeft


More information can be found in in the DOCS menu in-game. :)


Contact:

Homepage - http://shy.am

Twitter - @shyamguth