Skip to content

marianonj/ChessGUI

Repository files navigation

Chess_GUI

A 2-player chess gui made with Python-open-cv2 and NumPy. All chess logic written from scratch.

Checkmate How to run:

  1. Clone repository and install requirements using cmd pip install -r requirements.txt
  2. Run main.py. Press q to exit the program at any time.

Functionality Includes:

Customizable colors (ignore gif artifacting on HSV wheel)

Colors

Notation Tracker (View previous moves using the arrow keys)

Notation

Notation Exporter (Exports to standard Portable Game Notation (PGN)

Export

Chess 960

Fisher

About

2-player chess GUI made with Open-CV2 & NumPy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages