Learn R Programming

sokoban (version 0.1.0)

sokoban: Interactively play a game of sokoban

Description

Interactively play a game of sokoban ,which has nine game levels. Sokoban is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations.

Usage

sokoban()

Arguments

Examples

Run this code
# NOT RUN {
sokoban()
# }

Run the code above in your browser using DataLab