/Connect-4

A fun game playable both alone or with a friend (2 different modes) with various different difficulties to support all types of players

Primary LanguageJava

Connect Four 🎮

Fun interactive Connect 4 game for you to play with a friend or against our customly designed AI! This game is ideal for all different skill levels with our AI's varying difficulties ranging from very easy to very hard!

Requirements 💾

  • Java(TM) SE Runtime Environment (build 13.0.1+9)

How to play 😎

Method One ✨

  • On the right hand side under releases
  • select the Exe File
  • Download the Connect.Four.zip file
  • Extract it onto any location in your computer
  • Then run as a normal .exe application
  • Now you are free to run the game!

Method Two ✨

  • Select code -> download as ZIP
  • Extract the files onto any location inside your computer
  • Open Eclipse, or Netbeans or any other Java compiler to play
  • Right click the project Connect4 -> Properties -> Java Build Path
  • Click source at the very top
  • Add folder on the right hand side and select Images2
  • Now you are free to run the game!

Sample pictures 💻