https://github.com/spilth/setbot
App that uses a webcam to play/solve Set
https://github.com/spilth/setbot
Last synced: 8 months ago
JSON representation
App that uses a webcam to play/solve Set
- Host: GitHub
- URL: https://github.com/spilth/setbot
- Owner: spilth
- Created: 2011-08-26T04:01:47.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T02:43:58.000Z (about 4 years ago)
- Last Synced: 2025-03-13T06:12:50.897Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SetBot
## About
Application that uses a webcam to play/solve Set.
## Note
[TopCodes](http://users.eecs.northwestern.edu/~mhorn/topcodes/) can be installed to your local Maven repository using the following command:
$ mvn install:install-file -DgroupId=topcodes -DartifactId=topcodes -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/topcodes/lib/topcodes.jar