A simple implementation of Tic Tac Toe for the Casio Classpad II based on hollyhock-2 SDK.
hollyhock-2 can be found here: https://github.com/SnailMath/hollyhock-2
When the board is full, just use your touchpad again to clear it.
When a player has won the game, you will need to press the power/clear button.
Press any button while running to stop the application. Player 1 starts in the first round.
The two players then alternate turns.
If a player wins the game, the loser of the last round starts the following round.
If there is a tie, the other player begins.