Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halogenandtoast/terminal_minesweeper
Minesweeper in the terminal
https://github.com/halogenandtoast/terminal_minesweeper
Last synced: 3 months ago
JSON representation
Minesweeper in the terminal
- Host: GitHub
- URL: https://github.com/halogenandtoast/terminal_minesweeper
- Owner: halogenandtoast
- Created: 2015-10-15T23:39:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-15T23:39:54.000Z (about 9 years ago)
- Last Synced: 2023-03-10T23:24:22.929Z (almost 2 years ago)
- Language: Ruby
- Size: 113 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal Minesweeper
Currently only runs on systems that have `clear`
# Setup
`bundle install`
# Run
`ruby minesweeper.rb`