The “epic math logic thinking game” Award


Presented by speedlimit35 to:

Flow Wolf (Flow Wolf)
Introduction to industrial process control.

You have to control the flow, but you have a handy helper.

Update: I just tried playing this with Python2 and it has several problems:

1. The import statements are not properly written for Python2.

2. After fixing that, some of the graphics are not working as planned.

In particular, there is a Trend Graph which does not work on my Python2 install.

Sorry, I'll try to be more universal next time.

This game was written with Python3.5, pygame, and numpy. Everything else is included.