https://github.com/braheezy/underfire
🔥🔥🔥 your desktop never stood a chance
https://github.com/braheezy/underfire
doom-fire-effect go zig
Last synced: 11 months ago
JSON representation
🔥🔥🔥 your desktop never stood a chance
- Host: GitHub
- URL: https://github.com/braheezy/underfire
- Owner: braheezy
- Created: 2025-01-14T07:24:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T04:46:36.000Z (about 1 year ago)
- Last Synced: 2025-05-16T05:33:12.823Z (about 1 year ago)
- Topics: doom-fire-effect, go, zig
- Language: Zig
- Homepage:
- Size: 63.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# underfire
Put your desktop on fire and overheat your computer, all at the same time!
https://github.com/user-attachments/assets/d6a745b2-11c3-4a3e-8666-4b2ab4058cf5
_Your CPU cycles are not important_
## Install
I did it twice, choose one.
The Zig is faster I think and produces a smaller binary, probably cause it uses shared libraries.
### Go
Clone the repo and run with `go`:
git clone https://github.com/braheezy/underfire
cd underfire/go
go run main.go
To exit, click/focus the fire and press `Esc`.
### Zig
Clone the repo and run with `zig`:
git clone https://github.com/braheezy/underfire
cd underfire/zig
zig build run
---
