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.
- Host: GitHub
- URL: https://github.com/scriptlinestudios/contagious
- Owner: ScriptLineStudios
- Created: 2022-01-02T15:22:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T11:04:37.000Z (about 4 years ago)
- Last Synced: 2025-03-26T08:28:02.824Z (11 months ago)
- Topics: game
- Language: Python
- Homepage: https://scriptline-studios.itch.io/contagious
- Size: 66 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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
