Bermuda demo
Monday, February 4th, 2008Year ago I played around implementing a little sidescrolling shootemup but the project got stalled, mostly because of lack of graphics. Few days ago I was digging some of my older projects and updating them to work with the latest PAL and I thought about building a distributable binary of the little shooter prototype, as a demo of PAL.

So, here is the resulting Windows binary. Note that it is built with SBCL which doesn’t yet have a stable Window version, so don’t be surprised if it doesn’t work on your box.
Now I’ll just have to clean up the sources a bit and add them to PAL examples…