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
- Host: GitHub
- URL: https://github.com/Rick-van-Dam/FallingSand
- Owner: Barsonax
- License: mit
- Created: 2019-05-28T21:31:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T06:14:43.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T20:32:44.676Z (over 1 year ago)
- Language: Rust
- Size: 1.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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/