Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.55 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.55 KB

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!

Authors: 🙇

Samyak Mehta and Aryan Patel

Requirements 💾

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

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 💻