Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 309 Bytes

File metadata and controls

13 lines (8 loc) · 309 Bytes

sokobango

Sokoban game in golang

Inspired by https://github.com/danicat/pacgo

Features:

  • Loads 60 levels.
  • Arrow keys to move boulders and place them at the target spots.
  • Backspace key to cancel the previous move.

Example