Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmaprofemx/connectfour
Realización de programa de mi juego favorito
https://github.com/emmaprofemx/connectfour
clases console-application java oops-in-java
Last synced: about 2 months ago
JSON representation
Realización de programa de mi juego favorito
- Host: GitHub
- URL: https://github.com/emmaprofemx/connectfour
- Owner: emmaprofemx
- Created: 2022-08-05T21:28:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T22:10:23.000Z (11 months ago)
- Last Synced: 2024-01-30T23:58:34.272Z (11 months ago)
- Topics: clases, console-application, java, oops-in-java
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect Four
![NetBeans IDE](https://img.shields.io/badge/NetBeansIDE-1B6AC6.svg?style=for-the-badge&logo=apache-netbeans-ide&logoColor=white) ![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white) ![Eclipse](https://img.shields.io/badge/Eclipse-FE7A16.svg?style=for-the-badge&logo=Eclipse&logoColor=white)
![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
It's a intermediate project using concepts about OOP on console application. This project has been created in order to put learn in the process of performing this game.