Skip to content

AryanB1/AIChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Chess

Demo

Project Demo

Guide To Running Project

  • Clone the project: https://github.com/AryanB1/AIChess.git
  • Run the follow commands:
    • cd frontend
    • npm install
    • npm run start
    • Open a new terminal:
    • cd backend
    • go build
    • ./AIChess

Note: To use the AI hints feature you will need to supply your own Gemini API key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors