nickjamesio / Chess

This is my implementation of the chess game using python and flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

This is my attempt at learning python and some basic artificial intellegince algorithms. The goal is to create a functioning chess game and make use of the minimax algorithm with alpha-beta pruning.

About

This is my implementation of the chess game using python and flask


Languages

Language:Python 92.1%Language:HTML 4.9%Language:JavaScript 2.6%Language:CSS 0.4%