Carleton University - School of Computer Science Honours Project
Summer 2021
Real-time Networked Stratego Game with Test Suite
SCS Honours Project Image
ABSTRACT
This is an implementation of the board game 'Stratego', which comes with a full test suite that covers every functionality. It was done to show how learning testing concepts can be made easier if an appropriate application is chosen. The most important aspects are choosing an application that is complex enough to offer a suitable challenge, but still easy to understand. For this project, the game 'Stratego' was chosen to demonstrate how such a game could make use of essential testing concepts, and give real experience with them.