karammm / Connect4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect-Four Game Application

Connect-Four is a tic-tac-toe-like two-player game in which players alternately place pieces on a vertical board 7 columns across and 6 rows high. Each player uses pieces of a particular color (commonly black and Green), and the object is to be the first to obtain four pieces in a horizontal, vertical, or diagonal line. Because the board is vertical, pieces inserted in a given column always drop to the lowest unoccupied row of that column. As soon as a column contains 6 pieces, it is full and no other piece can be placed in the column.

Any of the two player if makes the combination of four continous rows or coloumns either vertically horizontally or digonally the player WINS.

Directly Download the game application

Screenshot Of Application

  1. Dashboard of game

How to install

  1. Menue bar to play new game reset game and exit game.

How to install

  1. Menue bar for about page

How to install

  1. About the developer

How to install

  1. If any of the player make combination of four(eg Digonally)

How to install

  1. Players can exit or replay the game

How to install

About


Languages

Language:Java 100.0%