[racket] Status of the Allegro bindings?
I could have sworn I remember seeing a binding to the Allegro game
programming library on PLaneT.
However, grepping for the word "allegro" on the main PLaneT page, or
the word "game", for that matter, doesn't come up with much.
... Ah, Google to the rescue. I do see Allegro 5 bindings here on github:
https://github.com/kazzmir/racket-allegro-5
and I've been able to find the bindings on PLaneT:
http://planet.plt-scheme.org/display.ss?package=allegro.plt&owner=kazzmir
Without Google, though, I don't think I'd be able to find the link to
this package. Is there a reason why it's not showing up on the main
PLaneT package list anymore? Thanks!