Skip to content

gyermolenko/sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sokoban

Terminal based game of sokoban (for Linux).

Alt Text

Controls:

  • arrow keys (+hjkl)
  • "q" for quit.

Goal:

  • All boxes should be put in "places"

Main principles (goals I was pursuing):

  • game contains multiple colors (to be pretty)
  • maps are external (".txt" files). They are easy to create/change without going into ".py" files
  • it is easy to customize parameters: color of object and it's background; symbol for object

About

Terminal based game of sokoban.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages