-
Notifications
You must be signed in to change notification settings - Fork 0
rowedonalde/set
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An implementation of the card game Set by Don Rowe. To set up dependencies: virtualenv . source bin/activate pip install -r requirements.txt Once virtualenv has started you should see "(set_game)" to the left of your usual prompt. To run tests: ./test.sh To watch the machine play Set: ./play_set.sh To start the API webserver (on port 5000): ./web.sh
About
Implementation of the Set card game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published