Skip to main content

Swarm is a strategy rouge-like space simulator game written with `pygame/python3`.

Project description

Swarm

Swarm is a strategy rouge-like space simulator game written with pygame/python3.

Install

pip3 install pygame
pip3 install Swarm

Instructions

The player controls the mothership (white) in the fleet of circles (squares are enemies). All ships in a fleet follow the mothership. The different colors tell you what kind of ship the circle/square represents. Different ships have different abilities, attack ranges, health pools, speeds, etc. Even ships of the same type have somewhat randomized stats.

Ships automatically target the closest enemy and motherships will seek out other fleets to destroy. If a mothership is destroyed, their remaining fleet will surrender to the attacker who destroyed their mothership. The lines indicate that a ship has a target. There is no indication that something is attacking other than it will stop moving towards the target.

The game isn't done yet but it is close. The plan is to randomly spawn in new fleets of enemy ships of increasing difficulty, over time (trivial to implement right now). I'll also be including a remote python console that is attached to certain game objects to allow the player to change the behavior of their fleet using python.

Here are the ships and their functions:

  • White - Mothership. Controls where the fleet goes and has the most health out of all ships. When a mothership is destroyed, their remaining fleet will fight for the winning fleet and part of their mothership's stats will go to the winning mothership as well. This applies to enemy motherships as well, so if an enemy mothership destroys several enemy motherships before you, it will be difficult to destroy.

  • Red - Attack - This is the main attack vessel. It does medium/short ranged attacks.

  • Green - Ranged Attack - This is another attack vessel that does longer ranged attacks, but is weaker.

  • Dark Blue - Tank - This is another attack vessel with higher health, but it does less damage.

  • Pink - Repair - This ship targets friendly ships and blasts them with a stream of hull-repairing nano-bots.

  • Orange/Brown - The Collector/Builder - This ship targets supplies dropped by destroyed ships. When the fleet has enough supplies, a random ship is built.

  • Yellow - Kamikaze - The kamikaze ship has a long range, is super fast, and will run full speed into enemy ships dealing massive damage. The kamikaze ship is lost in the process. It also has very low health so destroying it before it's in range is best!

  • Light Blue - Supplies - Supplies are dropped by destroyed ships and can be collected by the Collector/Builder ships.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Swarm-0.0.2.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

Swarm-0.0.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file Swarm-0.0.2.tar.gz.

File metadata

  • Download URL: Swarm-0.0.2.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for Swarm-0.0.2.tar.gz
Algorithm Hash digest
SHA256 27124cc0bef4dbb39c1a8e936a89a84f42862af29c201c9875c60526db7fcf54
MD5 a8dd22ea97e923af75697b3a7053702e
BLAKE2b-256 7a1c9dfc5ed3f024d2da61e3418373b615181a31bcf4b48b9f2802f2a141c573

See more details on using hashes here.

File details

Details for the file Swarm-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: Swarm-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for Swarm-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b22e6e61a2424bfc411e4a29edc3558a68488629c8b0a51b887dc4dc9eaf636
MD5 ed068727fd2301bb6b599e17d82a1691
BLAKE2b-256 b3a0ab922ebe2bb20aeacde06cab06eca268ee37115a235f616e75a2d7024b84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page