Skip to content

grzegorzkoszczal/python-platformer-for-resume

Repository files navigation

python-platformer-for-resume

Downloading the repository

In order to download the entire repo, clone it in the chosen directory

foo@bar:~$ git clone https://github.com/grzegorzkoszczal/python-platformer-for-resume.git

Installing environment

In order to install all the needed stuff for further development of the code, use the Install.sh script

foo@bar:~$ source install.sh

It will automatically create Python virtual environment, activate it and pull all the dependecies required for the development.

Actual coding

The entire game is within two Python files: main.py, which contains game game and platformer.py, which contains a simple start-up menu

About

[DESCRIPTION PLACEHOLDER]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published