A downloadable game for Windows, macOS, and Linux

The town of Polaria is in trouble as dark elementals have invaded the town.

The townsfolk have called upon you, the light lord to come and save the day.



Download

Download
Polaria.zip 11 MB

Install instructions

You need to install the following for the game to work:

- Python 3.5 or newer

- pytmx

- pyscroll

- pygame


You can install the modules through pip as follows:

- pip install pytmx

- pip install pyscroll

- pip install pygame

Then run main.py from a console window as follows:

- python main.py

Comments

Log in with itch.io to leave a comment.

Nice game! I want to learn pygame too. Really,your game helped me to learn side-scrolling concepts .THANKS.