
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).
You can try viewing the original page on Web Archive (may not load correctly).
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 - Kranthiart and code - ballipilla, pillitoka
Authors reserve copyright over all art, music and sounds