Skip to content

Reesa23/Sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokoban clone

This game is a clone of Sokoban developed for the Programming Fundamentals course, from FEUP.

The game was developed in PyGame. The levels used are from XSokoban.

screenshot

Prerequisites

PyGame installed

Try one of the following commands under the anaconda prompt or terminal:

pip install pygame

sudo apt-get install python3-pygame

How to Run

Directly from your Python interpreter, run the file "Sokoban.py".

Built With

  • [Python] - Programming Language used
  • [PyGame] - Module used

Authors

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages