#include "game.h" // Main program entry point int main() { tests::test_CBoardData(); };