Link to ex7-8 google drive folder: Ex7-8 Google Drive
This is the mid project for the 'Advanced Programming' course. In this exercise you will design and implement a chess game. By doing that, you will use a lot of the knowledge and skills you aquired throughout the first 6 weeks of the course. Make sure to also do bonus :)
Contains base files for Ex7-8
Pipeline file for auto-tests
Files to submit:
- uml.png
Submit all files that are relevant to your project.
Make sure to include all files you received before you started
- chessGraphics.exe
- Pipe.h
- stdafx.cpp
- stdafx.h
- targetver.h
- main.cpp / source.cpp (the file you use to run the program)
- ALL OTHER FILES YOU CREATED AND USED