mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
9bc723ab4a
It got added so we could keep using `s.pop_layer()` in single-line callbacks. It was confusing, and the return value was ignored anyway. |
||
---|---|---|
.. | ||
game.rs | ||
main.rs | ||
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.