https://github.com/skylar-lorena/tic-tac-toe-java
A simple Tic-Tac-Toe Game using Java
https://github.com/skylar-lorena/tic-tac-toe-java
java java-tutorials tic-tac-toe tic-tac-toe-java
Last synced: 3 months ago
JSON representation
A simple Tic-Tac-Toe Game using Java
- Host: GitHub
- URL: https://github.com/skylar-lorena/tic-tac-toe-java
- Owner: Skylar-Lorena
- License: mit
- Created: 2022-04-21T02:38:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T03:37:43.000Z (about 3 years ago)
- Last Synced: 2025-01-12T07:44:22.385Z (4 months ago)
- Topics: java, java-tutorials, tic-tac-toe, tic-tac-toe-java
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
README.md
# TIC TAC TOE
#### April 21st 2022
#### By **Lorenah M.**
## Description
```bash
Simple Tic-Tac-Toe Game using Java
```
## Technologies UsedJava
## Installation
* Download and install INTELLIJ IDEA STUDIO
* git clone `https://github.com/Skylar-Lorena/TIC-TAC-TOE-JAVA.git' this repository
* `cd tic-tac-toe`
## Launching the Application
```bash
```bash
https://github.com/Skylar-Lorena/TIC-TAC-TOE-JAVA.git
1.Clone or download this repository (link in the section above) to your local machine.
2.Launch the project in INTELLIJ IDEA STUDIO
3.Run the application on the Console```
## BDD
```bash
Player-1 starts playing the game
Both the players make their moves in consecutive turns
The player who makes a straight 3-block chain wins the game.
```## Contact Details and Documentation
```bash
You can reach me via my personal email [email protected]
```
## License
- This project is licensed under the MIT Open Source license Copyright (c) 2022. [LICENCE]()