new tictactoe plugin

This commit is contained in:
Yann Leboulanger
2011-11-22 22:16:38 +01:00
parent 11ed6f9fe0
commit 5cbf62cbe1
4 changed files with 725 additions and 0 deletions

1
tictactoe/__init__.py Normal file
View File

@@ -0,0 +1 @@
from plugin import TictactoePlugin