Skip to content

minesweeper port to rust, using sdl2. This is used to learn rust.

License

Notifications You must be signed in to change notification settings

BruceBrown/rust-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-minesweeper

This was a learning project for me.

Its a port of minesweeper, which I previously ported into go.

Run locally, with SDL2: cargo run --no-default-features --features media_layer_sdl2

To run in a browser via webassembly: npm run serve

About

minesweeper port to rust, using sdl2. This is used to learn rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published