hi,
I am a student in Paris, can someone send me the code source for programming in java the tic tac toe game ( grid 3 by3 represented by X and O).
Many thanks
Clavis
Game Tic Tac Toe in java
Started by Clavis, Dec 12 2009 01:47 AM
7 replies to this topic
#1
Posted 12 December 2009 - 01:47 AM
|
|
|
#2
Posted 12 December 2009 - 04:38 AM
Welcome aboard! If you search for tic-tac-toe, you should find an implementation in one of the languages. Translating it shouldn't be hard.
#3
Posted 12 December 2009 - 05:56 AM
Thanks for your response.The language is java, i have no problem to translate in french, i need help to find the code source for programmingin java As you are acutely aware, it is a game by two players, let's say the first player is the computer, represented by 'O' and the other by 'X' .I think you have to use graphical interface.If anyone else on this forum has already this programming, his reply is welcome to guide me.
#4
Posted 12 December 2009 - 06:04 AM
No, I meant translating from C#/C++/VB/whatever to Java shouldn't be hard.
#5
Posted 12 December 2009 - 09:05 AM
Welcome to CC. The best way would probably be what WP says, there's a lot of tic tac toe games here, in for example Python, Visual Basic, C++. :D
#6
Posted 12 December 2009 - 10:25 AM
thanks. IS there someone that can guide me to find the code source in java for Tic tac toe game?I am not good enough at this stage to translate from other languages to java.I am sure that there is someone on line that can help me.
#7
Posted 12 December 2009 - 10:27 AM
I found this tutorial in the tutorial section showing exactly how to do it :D
http://forum.codecal...ic-tac-toe.html
http://forum.codecal...ic-tac-toe.html
#8
Posted 12 December 2009 - 10:47 AM
many thanks .God bless you


Sign In
Create Account

Back to top









