Skip to content

GorgeousWalrus/ChessAIGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChessAIGame

This is a different take on chess: Instead of winning yourself, write your own AI to compete with the AI of other players! May the best AI win!

Rules

The game backend has a simple API to get the current board setting and will ask your AI for its move.

So far, there are no restrictions on computation time or resources, but this is subject to change! In the future, each AI only has limited time to respond, else it will forfeight.

The API

To do

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages