Skip to content

kunalkhamar/AIChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIChess

Runnable JAR:
https://github.com/kunalkhamar/AIChess/blob/master/AIChess.jar?raw=true

A chess game with an AI engine and a minimalist user interface.
Artificial intelligence was incorporated using the minimax algorithm, sped up by the alpha-beta pruning heuristic.

alt-text


Moving a piece

Perform the following two clicks:

  1. Click anywhere on the square containing the piece
  2. Click anywhere on the square where it needs to go

About

Chess game with artificial intelligence engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages