Checkers Info:
Description:
Checkers was a project I worked on for COMP 3150. The graphics for this game was achieved using SFML, a graphics library. It was coded in C++ using class-based methods. These methods included:
- Setting up the board
- Drawing the board
- Drawing the pieces
- Searching the pieces
- Changing the turn
- Eliminating pieces
- Determining possible moves