An open API service indexing awesome lists of open source software.

https://github.com/scriptlinestudios/contagious

Shoot bacteria, dodge bullets, and collect mutation cards in this top-down bullet hell.
https://github.com/scriptlinestudios/contagious

game

Last synced: 7 months ago
JSON representation

Shoot bacteria, dodge bullets, and collect mutation cards in this top-down bullet hell.

Awesome Lists containing this project

README

          

Contaguious 0.1
==============

A game made for the Pygame Community New Years Jam - Shoot bacteria, dodge bullets, and collect mutation cards in this top-down bullet hell.

![iJbScQ](https://user-images.githubusercontent.com/85095943/148754985-38b99818-67c0-4a98-922e-630b7e0b341c.png)

Features
--------

- Procedually generated maps
- 2 enemy types each with a unique bullet hell pattern
- 1 bossfight
- 2 soundtracks

Installation
--------
This game requires the following dependencies
- Python 3.6 or above
- Pygame
- Numba

To play the game just run the main.py file

![Hxt5x7](https://user-images.githubusercontent.com/85095943/148754973-21f329c2-03d2-4111-a2f1-8d3f53703fd4.gif)