Skip to content

rust-adventure/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

demo

The Minesweeper workshop takes advantage of bevy_ecs_tilemap to build grids to play on and recursive observers to flood fill on click.

Right clicking will flag a spot as a bomb, which will turn green if successfully marked at the end of the game

About

minesweeper in Bevy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages