Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 448 Bytes

Chess

Chess game with AI in Python for Edinburgh University Programming Society.

Part 1

Initial set up and displaying the board.
Get images folder and begin working on modelling the state of a game and implementing functions to display the inital state of the chess board.