Rumble in the Bronchs

Rumble in the Bronchs

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.19
fun: 2.97
innovation: 2.66
theme: 3.37
graphics: 3.57
audio: 3.63
humor: 2.84
mood: 3.23

Objectives

- keep the body alive
- clear the Bronchs of viruses and infection
- don't let infection grow before time runs out

To play the game

Visit the corresponding link and click Download.
- Linux users: Linux
- Windows 64bit users: Win64
- MacOS users: MacOS

Linux users need to open a terminal and run ```chmod +x ./RumbleInTheBronchs_Linux``` on the executable and launch it as ```./RumbleInTheBronchs_Linux``` from the terminal itself.

To build the game yourself

Follow these instructions.

#### Dependencies:
- pyglet

#### Install pyglet:
```bash
pip install pyglet
```

#### Clone this repository:
```bash
git clone https://github.com/ballipilla/LudumDare2020
```

#### To run the game:
```bash
cd LudumDare2020/RumbleInTheBronchs
python run_game.py
```

#### Controls:
arrow keys - move the player
space bar - fire

Credits:

sounds and music - Kranthi
art and code - ballipilla, pillitoka

Authors reserve copyright over all art, music and sounds
Found a bug?
Tell us on Discord