Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T21:45:35.000Z (9 months ago)
- Last Synced: 2024-05-28T13:18:44.627Z (7 months ago)
- Topics: azerothcore, azerothcore-module, core-module
- Language: C++
- Homepage:
- Size: 212 KB
- Stars: 4
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
# TicTacToe module for AzerothCore.
This module allows to play the game Tic Tac Toe between players and against different AI.
![WoW Tic Tac Toe Game](https://i3.ytimg.com/vi/BzXkjrqnm3w/maxresdefault.jpg)
# [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)