News

Render out chess boards with red and blue queens on them. Chess board is an 8 by 8 grid of alternating black and white squares. Each board will have one red and one blue queen at different coordinates ...
Interactive GUI for 2 player chess program built using python programming langueage on Jupyter notebook platform. The GUI was implemented using Tkinter module present (by default) in python. The basic ...