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

https://github.com/dfirebaugh/gowasmgame


https://github.com/dfirebaugh/gowasmgame

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# gowasmgame
This repo serves as research on how I might be able to make and deploy games easily with golang.

## Run

```
go run .
```

## wasmserve

```
sh buildandserve_wasm.sh
```