Documents and links that helped us find and understand heuristics and AI algorithms
- Solving Dots-And-Boxes
- Artificial Intelligence on "Dots & Boxes" Game
- Artificial Intelligence for Checkers
- Introducing the Min-Max Algorithm
- Step by Step: Alpha Beta Pruning
- Inspiration on the game of Alquerque (no AI)
- Snap.svg v0.4.1 http://snapsvg.io/ (To render SVG of the board and drag'n'drop event)
- jQuery v3.1.1 https://jquery.com/ (To manipulate the DOM)
- Chart.js v2.4.0 http://chartjs.org/ (To create charts)
- Bootstrap v3.3.7 http://getbootstrap.com (To use tabs, basic layouts and styles)