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

https://github.com/transmissions11/survive2020

Game about surviving 2020 in pixel art style.
https://github.com/transmissions11/survive2020

Last synced: 3 months ago
JSON representation

Game about surviving 2020 in pixel art style.

Awesome Lists containing this project

README

          


Logo


Main Menu

# Levels:

### Level 1: Wildfires:
[![Image from Gyazo](https://i.gyazo.com/f99b085ad4facf677f9101a6e505e472.gif)](https://gyazo.com/f99b085ad4facf677f9101a6e505e472)

Prevent the Australian forests from burning down using your water hose and abilities. Use the bucket to take out large groups of fires and your multi-shot and range extending abilities to protect the landscape!

### Level 2: Murder Hornets:
[![Image from Gyazo](https://i.gyazo.com/ec0ae5613cb52ac8b01d8c58f84cc818.gif)](https://gyazo.com/ec0ae5613cb52ac8b01d8c58f84cc818)

Tap as many murder hornets as you can in 150 seconds. Use your bug spray to kill all the hornets on the screen at once, your flyswatter to kill groups, and your hive trap to lure bees together for combos.

### Level 3: COVID-19:
[![Image from Gyazo](https://i.gyazo.com/82f5d3f60c3c10deef093960309c7739.gif)](https://gyazo.com/82f5d3f60c3c10deef093960309c7739)

Survive as long as you can against an onslaught of super spreaders, and COVID paricles. Use your mask to save yourself from taking damage in sticky situations, grab healthpacks to heal your wounds, and use your spray bottle to clear out the COVID particles floating in the air.

# Quickstart:

- **Clone the repository**

- **Build and run the project**

```bash
cargo run --release --features metal
```
*Replace `metal` with `vulkan` if you are on Windows.*

# Notes:

- Many of the game's audio and visual assets are still WIP and may be replaced in the future.
- **More levels/abilities may be added in the future.**