Developing TicToe HTML5/User interface mock: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
Line 41: Line 41:
</html>
</html>
</source>
</source>

=== Adding a caption ===

In a traditional game of Tic Tac Toe, which is played using pen and paper, it is obvious who is player. But in an Internet game, it is important to show the names of the players. And it may be helpful to mark the player, who's turn it is.

[[File:TicToe-caption.png]]


== Hall of Fame ==
== Hall of Fame ==