Skip to content

gusfring41/Chess-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Engine

Tabuleiro de Xadrez

Description

This project implements an inteligent chess engine using Python. Current elo rating: 0-250

How to run

To run our project, you just need to clone this repository in your machine and install the requirements in your python environment

pip install -r requirements.txt

And then run the main file

python chess_main.py

Authors

Gustavo Alves (@gusfring41)

Rafael Silva (@RafasDev)

About

Inteligent Chess Engine built using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages