##Little chess game with (dumb) AI
#####It´s a didactical project, I dit it to learn Javascript.
- It uses a negamax with alpha-beta pruning algorythm
- HTML5
- CSS3
- SVG
- JavaScript
- It is faster than dumbchess-python
See the result here
Any comment is welcome...