Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
test_rules.h
Go to the documentation of this file.
1#ifndef TEST_RULES_H
2#define TEST_RULES_H
3
5void test_rules();
6
7#endif // TEST_RULES_H
void test_rules()
Test if the FIDE Laws of Chess are followed.
Definition test_rules.cpp:510