An open API service indexing awesome lists of open source software.

https://github.com/kevinw/zig-wasm-game


https://github.com/kevinw/zig-wasm-game

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# wasm game playground

Forked from https://raulgrell.github.io/tetris/

## Controls

* WASD move
* IJKL shoot
* P - Pause and unpause game.

## Building

`b.bat` will create a .wasm file. Run a web server in the root directory to play.