-
Notifications
You must be signed in to change notification settings - Fork 0
zetter/Set--game-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A ruby implementation of the game Set[1]. It can deal cards and calculate matches. Matching is done using the O(n^2p) method as described in [2]. [1] - http://en.wikipedia.org/wiki/Set_(game) [2] - https://pbg.cs.illinois.edu/papers/set.pdf
About
A ruby implementation of the game Set
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published