Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ticklemynausea/bejeweled
An implementation of the bejeweled game logic with several minmax-based player AIs
https://github.com/ticklemynausea/bejeweled
artificial-intelligence bejeweled min-max python
Last synced: 17 days ago
JSON representation
An implementation of the bejeweled game logic with several minmax-based player AIs
- Host: GitHub
- URL: https://github.com/ticklemynausea/bejeweled
- Owner: ticklemynausea
- Created: 2012-10-25T09:46:30.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T11:57:18.000Z (over 9 years ago)
- Last Synced: 2024-10-27T12:25:33.872Z (2 months ago)
- Topics: artificial-intelligence, bejeweled, min-max, python
- Language: Python
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bejeweled
=========An implementation of the bejeweled game logic with several minmax-based player AIs