Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.