Skip to content

Java implementation of a playable chess game where players play against an AI which uses minimax algorithm with alpha-beta pruning to determine moves.

License

Notifications You must be signed in to change notification settings

aidenosi/Chess-vs-AI

Repository files navigation

Chess

Java implementation of a playable chess game where players play against an AI which uses minimax algorithm with alpha-beta pruning to determine moves.

About

Java implementation of a playable chess game where players play against an AI which uses minimax algorithm with alpha-beta pruning to determine moves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages