6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
Unit Play;
|
|
Interface
|
|
Procedure StartGame;
|
|
Procedure MyMove(C:Char);
|
|
Procedure YourMove(Var C:Char);
|