Nuacht

Tic-tac-toe (or “Noughts and Crosses”) is a game simple enough to implement in any computer system: indeed it’s often used in beginner’s programming courses. A more challenging project ...
'Tic-Tac-Toe' is a simple game in which players alternate between placing circles and crosses in a 3x3 grid, and if they line up three of the same marks in a straight line, they win. However, if ...
In Tix.Tax you play ten games of Tic Tac Toe at the same time. Each sector in the large 3x3 Tic Tac Toe grid is itself a tiny game of Tic Tac Toe.