Skip to content

Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial

Notifications You must be signed in to change notification settings

dbahles/python-chessy

 
 

Repository files navigation

Game Instructions

Original code sourced from: https://github.com/AlejoG10/python-chess-ai-yt

Video tutorial to match the original code: https://www.youtube.com/watch?v=OpL0Gcfn4B4

  • TODO: GUI for keeping track of pieces taken and balance
  • TODO: Working on AI game-mode...
  • Entry point: main.py
  • Press t to change theme (green, brown, blue, grey)
  • Press r to restart the game

Game Snapshots

Snapshot 1 - Start (green)

snapshot1

Snapshot 2 - Start (brown)

snapshot2

Snapshot 3 - Start (blue)

snapshot3

Snapshot 4 - Start (grey)

snapshot4

Snapshot 5 - Valid Moves

snapshot5

Snapshot 6 - Castling

snapshot6

About

Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%