Skip to content

Latest commit

 

History

History

sokoban

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Motorcycle Sokoban Example

A type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations.

Get it up and running

yarn && yarn start 
# or
npm install && npm start