Skip to content

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

Notifications You must be signed in to change notification settings

Anam1980/Connect_4-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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;

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.

✌️ Contributions are welcome! Feel free to submit pull requests or open issue and don't forget to give STAR🌟:!!☺️

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages