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.
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
- B: 0.9.2-beta for Beta 3.0 on 12 Sep 2008
- B: 0.9.1-beta for Beta 3.0 on 12 Sep 2008
- B: 0.9.0-pi for Beta 3.0 on 11 Sep 2008
- B: 0.1.0 for Beta 3.0 on 11 Sep 2008