1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/samples/tic-tac-toe.md
2022-12-26 14:41:23 -06:00

686 B

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLES: TIC TAC TOE

Tic Tac Toe

🐝 Paul Meyer 🔗 game, tic tac toe

Tic tac toe game by Paul Meyer.

Tic Tac Toe 3D

🐝 qbguy 🔗 game, tic tac toe

The goal is to get four in a row while preventing the computer from doing the same. Move by click...