A bullet hell engine. Enjoy :)
Code released under Mozilla Public License by Iron Lotus Software. The latest binary builds are available at www.ironlotussoftware.com/andromeda.
Space - shoot
Arrow keys - move a given direction
Set up a virtual environment with:
$ make venv
Note that the code does not include assets. You must download the asset pack (found at
https://github.com/tnibert/Andromeda/releases/) and extract it in the same directory as andromeda.py
or andromeda.bin.
$ wget https://github.com/tnibert/Andromeda/releases/download/initial-asset-pack/assets.zip
$ wget https://github.com/tnibert/Andromeda/releases/download/initial-asset-pack/assets.zip.sha1
$ unzip assets.zip
$ make venv
$ make run
$ unzip andromeda-linux.zip
$ cd andromeda-linux
$ unzip assets.zip
$ ./andromeda.bin
You don't need to compile to run the game if you have Python installed. However, there is the option to compile to binary with Nuitka, a Python compiler.
You must have the chrpath package installed. On Ubuntu 18.04:
$ sudo apt install chrpath
$ make
$ make zip
$ make clean
$ make test
Art for level 1 and player ship created by MagykalMystique.
Music provided by NoCopyrightSounds:
Jarico - Island
Jarico - Landscape
https://www.youtube.com/watch?v=Srqs4CitU2U
https://www.youtube.com/watch?v=kcNpXMxOo48