This is a game I made at the end of my Java class. It's a tic tac toe applet written in Java. The size and shape of the board are dependent on parameters. The intelligence of the AI can also be set as a percent with a parameter. The characters representing the user and the computer are entirely are randomized.

Here are examples of the code in action:
You may download the source code and the setup zip if you want to put JTic on your website.