https://github.com/marksteve/boulderdash
https://github.com/marksteve/boulderdash
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marksteve/boulderdash
- Owner: marksteve
- Created: 2016-07-15T05:47:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T06:00:26.000Z (almost 10 years ago)
- Last Synced: 2025-01-30T14:26:06.076Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boulder Dash
Gamify bouldering with a laptop and projector
## Run
### macOS
```bash
brew install opencv3
git clone https://github.com/marksteve/boulderdash.git
cd boulderdash
python boulderdash.py
```
## License
[MIT](https://marksteve.mit-license.org)