A downloadable game

Use as setas para andar.

Use a tecla 'E' nas comidas para pegá-las.

Use a tecla 'E' na árvore para entregar as comidas.

StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorSerranoZ
GenreAction

Download

Download
Buxin_Cheio.rar 14 MB

Install instructions

Pygame Installation

Windows installation

Make sure you install python3.6 with the "Add python 3.6 to PATH" option selected. This means that python, and pip will work for you from the command line.

There is documentation with python for the "windows installation steps"

py -m pip install -U pygame --user 
pip install pytmx

If you get 'PermissionError: [WinError 5] Access is denied', before starting the command prompt right click and "Run as administrator".

Notice that this does not seem to work with Python 3.9 - use 3.7.

Mac installation

Recent versions of Mac OS X require pygame 2

If your examples aren't running and you are using a recent version of Mac OS X; try this line to install pygame instead:

python3 -m pip install -U pygame --user
pip install pytmx

Leave a comment

Log in with itch.io to leave a comment.