Skip to content

Try to make a chess bot from the ground up in Java, from the board to the ML functions

Notifications You must be signed in to change notification settings

AtharvC/chess-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-bot

Try to make a chess bot from the ground up in Java, from the board to the ML functions

Use the master branch to push/pull your changes AND please name the commit messages properly

How to get the git repo:

Go to your desktop: Right click -> make a new folder

Now open the folder and while holding shift press right click Then, use whatever command prompt you can access there (Terminal/git bash/anything that gives you the cmdline) and type this:

git clone --single-branch --branch master [email protected]:AtharvC/chess-bot.git **

after which you watch magic happen.

After its done, you open IntelliJ -> File -> Open -> select the folder that you created. After that press Ctrl+Alt+Shift+S and then go to Project and set the sdk to AdoptJDK14 or any other Java 14 runtime.

**If its asking you to verify, just scroll up on #chess channel, it should be there. https://discord.com/channels/658683553244119073/837530078472175636/839432827187625984

Once you generate those: go to C:\Users\user\.ssh Then edit the .pub file -> copy what's in there

Then go to github account settings -> SSH & GPG keys -> New SSH key ||@everyone||

That's pretty much it.

About

Try to make a chess bot from the ground up in Java, from the board to the ML functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages