Skip to content

jonathanderque/galdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GALDR - a roguelike full of spells

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages