Chess Project
First version of my final project for PY1. Project should include 4 connected python files, a .json file (saves) and a folder with pictures. Hope everything works. I covered OOP, functional programing and data export/import via .json file. I know that the last 2 topics are a bit lost amongst all the OOP features, they can be find in saving in file controlClasses
Forgot to add README, so: cursor moves by "W", "A", "S","D", space to pick up a piece, shift to put it down.
Edited by cizondre