Skip to content

jr-cologne/TicTacToe_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe_Java

A simple TicTacToe for the console written in Java.

Getting Started

Interested in playing the game? Just download the latest .jar file from the releases page of this Repository and execute it with the following command:

java -jar TicTacToe.jar

In case you would like to mess around with the source code, just download an archive file of this project, unpack it and open the project's code in your favorite text editor or IDE. You can of course also use the git clone command:

git clone https://github.com/jr-cologne/TicTacToe_Java.git

Contributing

Feel free to contribute to this project! Any kind of help and support is highly appreciated.

License

This project is licensed under the MIT License.

About

A simple TicTacToe for the console written in Java.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages