Ten 'em up

Ten 'em up

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 2.73
fun: 2.56
innovation: 2.52
theme: 2.94
graphics: 2.54
audio: 2.25
humor: 2.08
mood: 2.58

Instructions


~~Uses Python3 and Pygame to work, so Linux users must install them (use your package manager for python, i. e. `pacman -S python3`, and pip to install the requirements `pip install -r requirements.txt`).~~

Edit *I made a stand-alone binary for Linux, so that you do not need to install dependencies*

~~A stand-alone executable for Windows will be available soon.~~

Edit *Windows exe is now available. I'm sorry, but couldn't manage to merge exe and dll, so the zip is a bit messy ...*

Story


You're on a mission to exterminate your flying enemies and steal them their equipment. The only problem ? They trapped their equipment with some malicious stuff, and change packaging every 10 seconds to confuse you. But do not worry, your radar will indicate you on time what contains their dropped equipment. Just be careful, mistakes could be irrecoverable ...

How to play


You control your ship with the mouse cursor, that's all.

Barrels


Your enemies drop barrels containing good and bad things. The content of the barrels change every 10 seconds and is indicated at the top of your screen. You can read next what can be in the barrels, or just wait and discover directly in-game.

Here is a list of what you could find in barrels :

#### Good things :
* heal
* weapon upgrade
* ship speed-up

#### Bad things :
* (big) damages
* weapon downgrade
* freeze weapon for 5 secs
* ship slow-down

That's all, enjoy the game : )

Notes


#### Used tools :
* Python3
* Pygame
* Gimp
* Audacity
* craiyon (to generate cloud sprites)

#### Font is taken from internet. See the Readme.TXT in assets/font to learn more

#### Edit :
* I re-upload my game in two new "*_clean" archives, because the first version of the archives contained undeleted save file :grimacing:
Found a bug?
Tell us on Discord