Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

KnpLabs/sh00t3r

Repository files navigation

sh00t3r

A WebAssembly 2D shooter game written in rust.

screenshot

Build

$ docker-compose run --rm compiler make build
$ docker-compose up -d devserver

Then go to http://localhost:8080 with your web browser to play the game.

Credits

This game was inspired by rocket_wasm