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.
PyGame installed
Try one of the following commands under the anaconda prompt or terminal:
pip install pygame
sudo apt-get install python3-pygame
Directly from your Python interpreter, run the file "Sokoban.py".
- [Python] - Programming Language used
- [PyGame] - Module used
- Teresa Corado - Main work - up201806479 - up201806479@fe.up.pt
- Ricardo Cruz - Supervisor - rpcruz - rpcruz@fe.up.pt