A downloadable stay cozy

My first ever entry in a game jam, using pygame and pytmx. I had some diffculties turning the .py file to executable ( tried pyinstaller freeze and py2exe ... ) i wish the game is fun and i am open to any feedback

credits :

some trees inspiration:

Copyright/Attribution Notice:

Tree trunk by Johann C. Shoot'em up graphic kit: http://opengameart.org/content/lpc-a-shootem-up-complete-graphic-kit

pumpkiN: INSPIRATION

Copyright/Attribution Notice:

Copyright © 2018 TheGoatIsBetter under license CC-BY-SA 4.0 All Rights Reserved

tiles+ some trees, inspiration :

###############################################################################

    RPG pack: base by Kenney Vleugels (www.kenney.nl)

            ------------------------------

                    License (CC0)

           http://creativecommons.org/publicdomain/zero/1.0/

    You may use these graphics in personal and commercial projects.

    Credit (Kenney or www.kenney.nl) would be nice but is not mandatory.

###############################################################################

Download

Download
cozy.zip 312 kB

Install instructions

1)please download the required libraries on comand line type :

pip3 install pygame

pip3 install pytmx

2)move to the download directory in case your used the option of ' extract here ' :

cd ~/Downloads

3) run :

python3 main.py

NB: if any errorrs about unfound file etc ... move to the directory where you have both main.py and data on it with command cd , and the execute with 3)

Leave a comment

Log in with itch.io to leave a comment.