Hi! A bit late to the party, I'm afraid :p (Hectic week for me, I won't have much time to commit to the jam...)
I've recently switched to GuixSD and found myself playing around Guile a lot. I thought the jam would be a perfect opportunity to hone my skills :)
I've decided to go for a Bomberman-inspired game: https://github.com/Ambrevar/bomberone (as of this posting, there is nothing playable yet).
What do you guys think about Guile? I've found a few game-dev libraries so far:
- guile-sdl
- guile-sdl2
- guile-opengl
- guile-sly (a game engine)
I know the community is very Common Lisp oriented. That said, does anyone know of previous games implemented in Scheme / Guile?
Cheers!