Skip to content

Tenrys/mysokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysokoban

School project for LaPlateforme.io.

Just a simple Sokoban game.

Demo

How to Run

Install dependencies:

$ pip install -r requirements.txt

Then just run the main script in the directory where __main__.py is located:

$ python .

Notes

It's possible to create other levels easily using Tiled but there's no such thing as progressing through the game at the moment, with only one level available.

I used a virtual environment to develop this.

I would say it took me 6 hours to make in total. I was expected to spend a week on it, lol...

Libraries

See requirements.txt.

Credits

Assets (images, audio): OMORI

Map format: Tiled

About

School project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages