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

https://github.com/Rick-van-Dam/FallingSand

Falling sand game using rust and webassembly
https://github.com/Rick-van-Dam/FallingSand

Last synced: 8 months ago
JSON representation

Falling sand game using rust and webassembly

Awesome Lists containing this project

README

          

# FallingSand
Falling sand game using rust and webassembly, currently contains a sample game of life game.

# Prerequisites
1. Rust 1.30 or newer (https://www.rust-lang.org/tools/install)
2. wasm-pack (https://rustwasm.github.io/wasm-pack/installer/)
3. npm

# Running
1. Run `npm install`
2. Run `npm run serve`, alternatively in vscode you can press F5 to do this and attach vscode to chrome
3. The game is now running on http://localhost:8080/