The “Calm frustration” Award


Presented by zwerver to:

Calm Waters (Orion's Entry)
A game where you try to move a boat by only throwing pebbles to create ripples in the water, which moves the boat. You then move that boat around a maze. That's the gist of it.


Screenshots are not up to date, obviously. The boat is not a white rectangle anymore. Don't let that throw you off.


Also check out the game's itch.io page!


Download + Run Instructions

Python

Make sure you have the following dependencies installed:

  • pygame 1.9+
  • pytmx 3.2+

These are listed in the requirements.txt file, which you can use to pip install these packages.

After that, extract the file and run main.py in python 3.

Windows

Extract the contents of the zip file, and run main.exe in the PYWEEK29 folder.