Skip to content

amedveshchek/sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The "SOKOBAN" game

Well-known old game "Sokoban", works just from console.

Sokoban

Run:

$> python3 sokoban.py

or

$> python3 sokoban.py 3   # specify number of level

Wrote it just for fun for my kids in spare ~4 hours. So, don't judge strickly, it's just a toy code to show my kids what is all the programming about. :)

(Well yeah, spend 4 hours and you'll get just THIS :-D)

Feel free to add new levels in mazes dir. ;)

About

Console SOKOBAN game written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages