cursive/examples/mines
2018-04-01 16:39:03 -07:00
..
game.rs
main.rs Cursive::new now takes the backend as argument 2018-04-01 16:39:03 -07:00
Readme.md

This is a slightly larger example, showing an implementation of Minesweeper.

This is a work in progress; many features are not implemented yet.