Skip to content

Created a graphical user interface and a custom implemented artificial intelligence varying in levels of difficulty

Notifications You must be signed in to change notification settings

AryPat/Connect4AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Download the exe file provided in the repository

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

About

Created a graphical user interface and a custom implemented artificial intelligence varying in levels of difficulty

Topics

Resources

Stars

Watchers

Forks

Languages

  • Java 100.0%