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

https://github.com/imavafe/godot-firefight

A Godot game about saving your forest from an ever-intensifying fire πŸ§―πŸ˜Άβ€πŸŒ«οΈ
https://github.com/imavafe/godot-firefight

gdscript godot godot-engine godot4 minigame

Last synced: 7 days ago
JSON representation

A Godot game about saving your forest from an ever-intensifying fire πŸ§―πŸ˜Άβ€πŸŒ«οΈ

Awesome Lists containing this project

README

          

# godot-firefight 🧯

![Banner](/assets/branding/banner.png)

A mini-game where you try to save your forest from an ever-intensifying fire. Best played on tablet or touchscreen. Made in 2 days for the [University of Waterloo Winter 2025 Jam](https://itch.io/jam/university-of-waterloo-winter-2025-game-jam-/rate/3314994). Updated for documentation and fixes.

[β†’ Play in-browser demo](https://imavafe.itch.io/firefight)

## Installation

* Terminal
* `git clone https://github.com/ImAvafe/godot-firefight`
* Godot
* πŸ‘† Import β†’ πŸ“ godot-firefight -> πŸ‘† Open
* ▢️ Run Project
* πŸ” Explore!

## Setup

### Scene Structure

image

### Codebase

Scenes are stored in `/scenes`, each including a GDScript and scene file.

The GDScript files have explanatory comments, and their functions are placed in descending order of execution.

## Credits

- [Puny World](https://merchant-shade.itch.io/16x16-puny-world) by Merchant Shade
- [Particle FX](https://ragnapixel.itch.io/particle-fx) by RagnaPixel