sokoban {sokoban} | R Documentation |
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()
Note
display='windows' makes use of the getGraphicsEvent function, which currently only works on Windows.
Author(s)
Zhaoliang He <1024299329@qq.com>, Linsui Deng <1175520015@qq.com>, Kaiwen Tan <913596401@qq.com>
Examples
sokoban()
[Package sokoban version 0.1.0 Index]