Precomputed Tic-Tac-Toe

You can play tic-tac-toe against a set of precomputed data. For any move you make, a response has already been calculated; no scripts will be run, no moves will be analyzed. Your move will simply receive the precomputed response. (In fact, you can figure out what the response will be before clicking; it's encoded in the URL of the link, which is probably displayed at the bottom of your browser when you move the mouse over a link.)

(You can't win.)

I tested these pages with Lynx 2.8.1rel.2, Netscape 4.6, Mozilla M12, MSIE 3.0, and kfm 1.85. They didn't look very good with MSIE 3.0, which doesn't support PNG, but they were playable. They were unpleasantly slow in Mozilla; I'm not sure how to fix that. The images and their alts were not displayed in kfm, rendering the game completely unplayable. With Netscape, I tested in 640x480x256, 1600x1200x16777216, and 1280x1024x16777216. All three resolutions were good.

If you're a geek, you might want to


Kragen Sitaker <kragen@pobox.com>