Skip to content

Minesweeper developed using the leptos web-assembly framework in Rust.

License

Notifications You must be signed in to change notification settings

k4g4/rustsweeper

Repository files navigation

Rustsweeper

A minesweeper clone created in Rust using the Leptos WebAssembly framework. Run it using the cargo-leptos utility.

Scoreboard data is tracked using sqlite, with the database file path specified in a .env file containing a DATABASE_URL environment variable. Once a file is created and DATABASE_URL is assigned, sqlx migrations will recreate the database.

This project was created using this template provided by Leptos.

About

Minesweeper developed using the leptos web-assembly framework in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages