Skip to content

Commit

Permalink
Add link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ov7a committed Jun 30, 2024
1 parent 0e90f17 commit f52414b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# sapper
# Sapper

A game written in Nim for the [WASM-4](https://wasm4.org) fantasy console.

Play [here](https://ov7a.github.io/sapper/).

![](screenshot1.png)
![](screenshot2.png)

## Building

WASI SDK, WASM-4, and Nim are required.
See the [workflow](.github/workflows/deploy.yaml) on how to setup them.

Build by running:

```shell
Expand Down

0 comments on commit f52414b

Please # to comment.