Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasballinger/dots
https://github.com/thomasballinger/dots
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasballinger/dots
- Owner: thomasballinger
- Created: 2014-01-29T05:35:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T05:46:22.000Z (almost 11 years ago)
- Last Synced: 2024-12-16T13:43:20.874Z (about 1 month ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Dots player
Goal is something that helps humans play dots
Currently just sorts moves by size, and doesn't know about squares
(doesn't even know a dot can be connected to twice)Look-ahead is most of the point of this, so that's next up.
currently just does this:
![all sets of connected dots](https://dl.dropboxusercontent.com/s/ndhpdrbsphl31q3/Screenshot%202014-01-29%2000.40.58.JPG)