frankh / asteroids

GoLang implementation of asteroids using Lorca/Webview and WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids

This is the game asteroids implemented in Golang using Lorca/Webview and WASM.

To run it use:

bazel run :asteroids

or download the binary from the releases.

Update go dependencies with

bazel run //:gazelle -- update-repos -from_file=go.mod

About

GoLang implementation of asteroids using Lorca/Webview and WASM


Languages

Language:Go 61.8%Language:JavaScript 26.8%Language:Starlark 10.8%Language:Objective-C 0.6%Language:HTML 0.1%