Skip to content

p-obrthr/falling-sand-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falling-sand-simulation

A simple falling sand simulation built with Go and compiled to WASM to run directly in the browser using HTML Canvas.

Compile the Go code to WebAssembly

GOOS=js GOARCH=wasm go build -o main.WASM 

About

interactive Go to WASM for HTML Canvas

Topics

Resources

Stars

Watchers

Forks

Contributors