Skip to content

Latest commit

 

History

History
44 lines (42 loc) · 2.87 KB

README.md

File metadata and controls

44 lines (42 loc) · 2.87 KB

🎲 TicTacToe 🎲

Output from the game in the Command Line (in German):

TicTacToe


A simple program for TicTacToe which you can only play in the console.


But what is it all about?

Tic-tac-toe, is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. It is a solved game with a forced draw assuming best play from both players.


How can I play the game?

Either you clone or you download the java file.

Next, open the file you just downloaded in an editor or IDE (VS Code, Intellij, Notepad++, etc.).

Then you press "RUN" and the game runs!

If your editor doesn't have an integrated terminal, open the cmd, navigate with "cd" to the folder where the file is stored and type "javac TicTacToe.java" + Enter. Then "java TicTacToe".

But be careful, you still need the Java JDK to use this. You can download it here.


How to reach me:

Send me a DM via



Or visit my website


FOLLOW ME!


DONATE!


STAR AND WATCH MY REPOSITORIES!


Biggest thank you goes out to @superhellth!



https://jakegame.codes