Kodi Community Forum
[RELEASE] Tic Tac Toe (XBMC Game) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Tic Tac Toe (XBMC Game) (/showthread.php?tid=47337)



[RELEASE] Tic Tac Toe (XBMC Game) - FrostBox - 2009-03-22

Hello All,
Another little game for XBMC. Smile

Script: Tic Tac Toe

Version: 1.0.0
Date: 20-03-2009
Creator: Frost
Developed on: XBMC for Windows
Url: http://code.google.com/p/passion-xbmc/
SVN Url: http://passion-xbmc.googlecode.com/svn/trunk/scripts/Tic%20Tac%20Toe/

Language: Mutli for a moment (English/French)


Description:
Small games of Tic Tac Toe, also known as tic-tac-toe, and alternatively called noughts and crosses, hugs and kisses, who take turns marking the spaces in a 3×3 grid. Two Players clash. They must complete each in turn a box of the grid with the symbol assigned to them: X or O. usually X going first. The player who succeeds in placing three respective marks in a horizontal, vertical or diagonal row wins the game.

Game Mode:
- Player vs XBMC ( normal level ) default mode
- Player vs XBMC ( hard level ) it's hard Nod
- Player vs Player ( you and a friend )

Artificial Intelligence (XBMC):
- In normal mode, is a bit silly, but it tries to block. Big Grin
- In hard mode, but I challenge you to hit him.


And 2 view mode cabinet and Upright
Image


Image

A short comment or suggestions are welcome

French support here: http://passion-xbmc.org/le-coin-des-utilisateurs/tic-tac-toe-(xbmc-game)/

cheers
Frost


- Nuka1195 - 2009-03-23

center square for the win chuck.


- avnishb - 2009-03-24

Looks good. Can you provide the package online for manual install ?


- FrostBox - 2009-03-24

avnishb Wrote:Looks good. Can you provide the package online for manual install ?

Of course Smile ftp://stock.passionxbmc.org/.passionxbmc/Scripts/Tic Tac Toe.zip


Nuka, not sure win any time with a center square, because XBMC check for center and corner Smile


- Nuka1195 - 2009-03-24

that was in reference to the gameshow, but...

there is a constsant way to beat your game. should i share Smile


- CrashX - 2009-03-24

Wow amazing job .. Now how about checkers or chess ?


- FrostBox - 2009-03-25

CrashX Wrote:Now how about checkers or chess ?

Laugh I studied a possibility to make a chess game... but is a big challenge

But the summer arrives here in Canada Big Grin and I have no time for programming during this period. Sad So its going to be for August or September.

cheers
frost


RE: [RELEASE] Tic Tac Toe (XBMC Game) - zag - 2014-11-28

Any chance of updating this to work with Helix/Gotham?

I'd like to use it in a tutorial for writing Add-Ons