Files
2022-07-03 20:08:41 +02:00
..
2022-04-25 19:51:00 +02:00
2022-04-17 21:10:09 +02:00
2022-04-25 19:51:00 +02:00
2022-04-25 19:51:00 +02:00
2022-07-03 20:08:41 +02:00
2022-05-21 17:22:50 +02:00

Minesweeper

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