Files
2022-07-03 20:08:41 +02:00
..
2022-05-22 00:46:38 +02:00
2022-05-17 00:38:03 +02:00
2022-05-17 00:38:03 +02:00
2022-05-17 00:38:03 +02:00
2022-07-03 20:08:41 +02:00
2022-05-21 17:22:50 +02:00

Snake

Thumbnail
Watch Video

Building

Make sure you have Rust installed and wasm-pack. To build this project, run:

$ wasm-pack build --target web

To run this project, you need a static file server. You can install serve with npm:

$ npm install serve -g

Now, start your static file server and open index.html:

$ serve