A Chess game created using the QT GUI Module in C++
Enabled:
- Human vs Human game on one machine
- Turns
- Undo move functionality
- En passant
- Castling
- Promotion choice: can choose between Queen, Rook, Bishop, and Knight #TODO: test further
Not Enabled:
- Game vs AI
- Game over a network