https://github.com/dkter/heartsgame
A Python AI that plays the classic game Hearts
https://github.com/dkter/heartsgame
Last synced: 8 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T00:21:20.000Z (over 10 years ago)
- Last Synced: 2025-10-14T19:12:36.763Z (8 months 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.