Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 391 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 391 Bytes

Sapper

A game written in Nim for the WASM-4 fantasy console.

Play here.

Building

WASI SDK, WASM-4, and Nim are required. See the workflow on how to setup them.

Build by running:

nimble rel

Then run it with:

nimble play