Skip to content

Iteam1337/ms-roj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-Röj

A minesweeper game

First, you need to setup gtk for your environment.
The rust version I used was 1.42.0-nightly (old)

build

build using rust/cargo:

cargo run
# or
cargo build --release

If you want to install the application (on linux), use:

make install

note

src/lib/application.rs could need a rewrite..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published