Skip to content
/ chess Public

a try to make chess and a bot to play against

License

Notifications You must be signed in to change notification settings

R3Va4n/chess

Repository files navigation

chess

a try to make chess and a bot to play against

chess is well known and i won't explain it here

its going to be made with python and pygame, cause i already have programmed the gaphics part 4 years ago.

the bot on the other hand:

  • minimax algorithm
  • (hopefully) AI evaluation of board states
  • im already overscoping

project is using the minimum viable product workflow (aka get it to work somehow and then make it work properly)

The Project is now also using OOP instead of FOP because its just the right thing to do, even if Python technically doesn't need that.

About

a try to make chess and a bot to play against

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages