Skip to content

sickfar/rust_minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_minesweeper

Simple minesweeper game developed in Rust lang to practice some core concepts of the language.

Developed using Piston game engine.

Launch

cargo build --release

Cargo build will produce executable. This file requires ./assets/Roboto-Regular.ttf in working directory to be available, so you probably will need to copy it from the content root.

About

My learning of Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages