A downloadable game for Windows

WARNING: THIS GAME IS STILL A LITTLE BUGGY

Travel around a randomly generated map using your multi-tool- a handy dandy item which both harms enemies and propels you around.

You are a farmer who simply wants to live there life in a field of oddly placed walls. However, the evil blobs have other ideas. Kill the blobs to vanquish evil and to get back to what you were doing.

Instructions

To propel around/shoot your multi-tool:

1.Press a key to make your multi-tool rotate clockwise around you.

2.Press another key when it is at the desired angle (YOU WILL GO IN THE OPPOSITE DIRECTION OF THE MULTI-TOOL).

3.Smash your keys to get more speed (Shown above your character in green). You have a limited time to do this (Shown above your character in blue).

4.The multi-tool will shoot out and you will go in the opposite direction.

5.The multi-tool will then return. During this small period, you are unable to shoot it (since you don't have it).

Walls stop blobs from getting to you, but also means you can't shoot them.

Blobs will go towards you, and harm you when they touch you. They each have their own hp, which goes down if they are shot by the of the multi-tool. The amount of damage is relative to the speed of the multi-tool.

You lose when you are out of hp. Your score is based on your kills.

Technical thing

Because of issues with my computer, this game was made on a raspberry pi. Therefore, I had to make it using python(pygame). This means that not only is it bad, but there is also no web-playable version, so you need to download it.

Download

Download
Multi-tool Madness.zip 52 MB
Download
Multi-tool_Madness.exe 121 MB

Install instructions

If you have python and pygame, download the zip file, and play it by running the python code. (The assets folder and python program must both be in the same folder).

Alternatively, download the exe. This is probably the better option if you can.