Skip to content

A fast, greedy algorithm for solving the popular game of dots.

License

Notifications You must be signed in to change notification settings

tejeshpapineni/beatdots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

beatdots

A fast, greedy algorithm for solving the popular game of dots.

Unfortunately, the algorithm is non-optimal and you probably shouldn't use it in a real game (the best move right now isn't always the best move 2 moves from now).

Read a blog post about why this is still important here:

About

A fast, greedy algorithm for solving the popular game of dots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published