Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgomezruiz/tic-tac-toe
Mythical Tic Tac Toe game with a simple and minimalist style.
https://github.com/lgomezruiz/tic-tac-toe
game java oop poo swing tic-tac-toe tictactoe
Last synced: about 1 month ago
JSON representation
Mythical Tic Tac Toe game with a simple and minimalist style.
- Host: GitHub
- URL: https://github.com/lgomezruiz/tic-tac-toe
- Owner: lgomezruiz
- Created: 2023-11-16T19:21:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-17T00:59:50.000Z (about 1 year ago)
- Last Synced: 2024-11-08T04:15:32.403Z (3 months ago)
- Topics: game, java, oop, poo, swing, tic-tac-toe, tictactoe
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIC TAC TOE
## Description π
Mythical Tic Tac Toe game with a simple and minimalist style.
Two players play (X & O), each one will put their character in a box in turns until they form a line with three of their own characters to win.
It has a score counter and a reset button.
## What have I learned in this project? ππ»
I have reinforced my knowledge of Java, Object-Oriented Programming (OOP) and, above all, the Swing package.
## Technologies π
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)
![NetBeans](https://img.shields.io/badge/NetBeans-1B6AC6?style=for-the-badge&logo=apachenetbeanside&logoColor=white)## Project preview
## Author βοΈ
Β· **Laura GΓ³mez Ruiz**[![github](https://img.shields.io/static/v1?label=&message=github&color=171515&logo=github&logoColor=white&style=for-the-badge)](https://github.com/lgomezruiz)
[![linkedin](https://img.shields.io/static/v1?label=&message=linkedin&color=0e76a8&logo=linkedin&logoColor=white&style=for-the-badge)](https://www.linkedin.com/in/lgomezruiz/)
[![instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/onebreathlaura/)## Installation
This project does not require installation. Simply download and open [this file](https://drive.google.com/file/d/1iQmw13P-scauu2lkFiJSz8FQsF-xqlBE/view?usp=sharing)## License π
MIT Public License v3.0It cannot be used commercially.