Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkter/heartsgame
A Python AI that plays the classic game Hearts
https://github.com/dkter/heartsgame
Last synced: about 2 months ago
JSON representation
A Python AI that plays the classic game Hearts
- Host: GitHub
- URL: https://github.com/dkter/heartsgame
- Owner: dkter
- License: mit
- Created: 2015-12-10T22:36:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T00:21:20.000Z (about 9 years ago)
- Last Synced: 2023-03-21T12:33:10.580Z (almost 2 years ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#Hearts Game
*A Python AI that plays the classic game Hearts.*This is still really buggy, so if someone can help with debugging that'd be great
You'll need Python 2.7 to run this - just run HeartsGame.py normally.