https://github.com/azerothcore/mod-tic-tac-toe
World of Warcraft Tic Tac Toe game
https://github.com/azerothcore/mod-tic-tac-toe
azerothcore azerothcore-module core-module
Last synced: 10 months ago
JSON representation
World of Warcraft Tic Tac Toe game
- Host: GitHub
- URL: https://github.com/azerothcore/mod-tic-tac-toe
- Owner: azerothcore
- License: agpl-3.0
- Created: 2020-07-02T18:59:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T20:35:13.000Z (about 1 year ago)
- Last Synced: 2025-04-28T03:21:56.907Z (11 months ago)
- Topics: azerothcore, azerothcore-module, core-module
- Language: C++
- Homepage:
- Size: 231 KB
- Stars: 5
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#  AzerothCore
# TicTacToe module for AzerothCore.
This module allows to play the game Tic Tac Toe between players and against different AI.

# [Watch live demo](https://www.youtube.com/watch?v=BzXkjrqnm3w)
## Usage
After build the npc can be added to the game with the following command.
`.npc add 100155`
Well, now you can start to play with it!
# Credits
- Morphau
- Helias (mantainer)