braheezy/underfire
🔥🔥🔥 your desktop never stood a chance
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
I did it twice, choose one.
The Zig is faster I think and produces a smaller binary, probably cause it uses shared libraries.
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
.
Clone the repo and run with zig
:
git clone https://github.com/braheezy/underfire
cd underfire/zig
zig build run