¶News
No news, no time!
¶A jam entry in 1.5 hours?
In this stream, we tried to write a simple keyboard-based rhythm/timing game called “Keybro Hero” (yes, it’s terrible) in Scheme using Guile Hoot.
We made decent progress, here’s a link to the code:
https://codeberg.org/daviwil/keybro-hero/src/branch/main/game.scm
To try it, use a recent guix pull and run:
guix shell -m manifest.scm -- make serve
Then navigate in your browser to http://localhost:8088
