ricardo-ervilha / HashGame

https://ricardo-ervilha.github.io/HashGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HashGame

Hash Game - HTML5, CSS3, JS

Project developed in order to improve my skills with JavaScript. In addition to the interface and the basic rules for the game of chess, I implemented an artificial intelligence based on the Minimax Algorithm, which is capable of searching a tree of possibilities for the best possible moves.

About

https://ricardo-ervilha.github.io/HashGame/

License:MIT License


Languages

Language:JavaScript 65.6%Language:CSS 25.5%Language:HTML 8.9%