Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anam1980/connect_4-game

Developed the famous game of Connect4 as a desktop application using JavaFX
https://github.com/anam1980/connect_4-game

intelij-project java javafx-application javafx-desktop-apps scenebuilder

Last synced: about 1 month ago
JSON representation

Developed the famous game of Connect4 as a desktop application using JavaFX

Awesome Lists containing this project

README

        

# CONNECT_4-GAME📱

* This is a Connect 4 game created using JavaFX.
* The game allows two players to play against each other, taking turns to place their pieces on the board and trying to connect four of their pieces in a row.

## SCREENSHOT➡️

![Screenshot of Connect 4 game](./connect4.png);

## HOW TO PLAY➡️
* To play the game, each player takes turns placing their pieces on the board by clicking on the desired column. The pieces will drop down to the lowest available space in that column.

* The first player to connect four of their pieces in a row (horizontally, vertically, or diagonally) wins the game. If all spaces on the board are filled without either player connecting four pieces in a row, the game is a tie.

## ACKNOWLEDGEMENT➡️
* This game was created using JavaFX , Scene Builder and the IntelliJ IDEA IDE.

## :v: ***Contributions are welcome! Feel free to submit pull requests or open issue and don't forget to give STAR🌟:!!***:relaxed: