A roguelike full of spells!

Public Library0.1.0updated 7 months ago21.34 KB
COPY
wapm install jonathanderque/galdr

Need help using WAPM?

Get started here

Commands

play

Files

  • Readme.md

Modules

GALDR

GALDR is an adventure game inspired by roguelikes like Slay the spire and fighting games.

This is a roguelike with realtime combat where your actions occur when you issue special moves on your controller. Experience 40+ events spanning 9 areas!

This game was created as part of the WASM-4 JAM #2.

Building

Build the cart by running:

zig build 

Optionally bundle the game with (requires wasm-opt from binaryen) :

zig build bundle

Then run it with:

w4 run zig-out/lib/galdr.wasm

For more info about setting up WASM-4, see the quickstart guide.

Links

GALDR on

<1klast week

Latest version

0.1.0

Latest updated

7 months ago

Unpackaged size

21.34 KB

License

MIT

Collaborators