# Strigoform Strigoform is a short vertical scrolling shoot-em-up game for the web. It is written in Scheme and uses Guile Hoot to compile the game to WebAssembly. Play it now on itch.io: https://davexunit.itch.io/strigoform ## Build ``` guix shell make make serve ``` Visit http://localhost:8088 in a WASM GC capable web browser. ## License Code is licensed under Apache 2.0 Art is licensed under Creative Commons Attribute ShareAlike 4.0 International