Skip to main content

Dr. Korovic's Flying Atomic Squid

Project description

Working from his secret volcano lair in the Pacific Ocean, Doctor Korovic has created an atomic super-squid with which to take over the world!

Alas, Susie, the squid, is allergic to sea water.

Doctor Korovic has conceived a most fiendish plan - Susie must take to the skies!

Running

To run the game, run run_game.py, or if you have installed it (see below), then just run korovic.

You can start the game at any level by using the --level switch, eg.

$ korovic --level 2

Installing

Doctor Korovic’s Flying Atomic Squid is packaged with distribute. You will need either distribute or setuptools to be able to install this (distribute is preferred).

It can be installed with setup.py:

$ python setup.py install

Or from PyPI:

$ pip install korovic

Both of these approaches work with virtualenvs, and will install dependencies. Note that this depends on the dependencies being available to pip/easy_install. In particular pygame seems not to be currently pip installable on Linux as it selects a Mac build by default. The other packages are automatically installable.

Dependencies needed

If you choose not to use pip, you will need to install the following dependencies:

  • pyglet>=1.1.4

  • pymunk==2.1.0

  • pygame>=1.9.1release

  • lepton==1.0b2

  • setuptools or distribute (for pkg_resources)

Editing

In the editor, click and drag on the menu to scroll it.

You can also click on many components to adjust their angles, and drag them between slots. Most components are limited in the slots they can be put into.

When you are ready to fly, click “Fly”.

Controls

Control is on the number keys. Icons in the bottom right will display the key for each component you have attached to Susie.

To return to the editor, press Escape.

To skip through a cutscene, press space. To skip a cutscene completely, press Escape.

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

korovic-1.1.0.tar.gz (1.2 MB view hashes)

Uploaded Source

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