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 π§―πΆβπ«οΈ
- Host: GitHub
- URL: https://github.com/imavafe/godot-firefight
- Owner: ImAvafe
- Created: 2025-02-08T16:38:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T20:15:56.000Z (over 1 year ago)
- Last Synced: 2025-04-05T03:14:33.685Z (over 1 year ago)
- Topics: gdscript, godot, godot-engine, godot4, minigame
- Language: GDScript
- Homepage: https://github.com/ImAvafe/godot-firefight/releases/download/v1/Firefight.exe
- Size: 11.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# godot-firefight π§―

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

### 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