Thanners' Tic-Tac-Toe Test Mod

This project has become inactive.

This project is inactive and its default file will likely not work with the most recent version of Warhammer Online: Age of Reckoning. The author may have abandoned it, or it may have outlived its usefulness.

A completed game

An addon which lets you play noughts and crosses against yourself. Or against a naive computer opponent. Or watch two naive computer players play against eachother. How exciting!

Note: This addon requires LibSlash. You can download LibSlash from the WAR section of Curse: http://war.curse.com/downloads/detail.../13510/

Written mainly for my own purposes in learning WAR UI coding, and becoming familiar with lua. I can already see (after the fact) some silly, silly things in the code. Ah well.

To play, just click on the grid where you want to place your X or O. The window can be moved by dragging on the title bar.

The following slash commands are available:

  • /txo newgame (resets the board, starting a new game)
  • /txo hide (hides the window)
  • /txo show (shows the window)
  • /txo cpu x (toggles CPU on/off for crosses)
  • /txo cpu o (toggles CPU on/off for noughts)
  • /txo cpudelay <seconds> (makes the cpu wait at least <seconds> before making a move)

At present there are no buttons to toggle cpu player state, so you will need to use the slash commands.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
10 Sep 2008
Category
Last update
12 Sep 2008
Development stage
Inactive
License
MIT License
Curse link
Thanners' Tic-Tac-Toe Test Mod
Recent files

Authors