Skip to content

Connect 4 Game including the artificial Intelligence part of the computer player

License

Notifications You must be signed in to change notification settings

ranindunethmina/ConnectFourGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

The Connect Four Game

In this assignment, you will implement the complete logic behind the "Connect 4 Game" including the artificial Intelligence part of the computer player. Please read the assignment carefully before proceeding. You can find the assignment here. In case if you have any doubts regarding the assignment please make sure to clarify them upfront.

How to use this repo

  • git clone https://github.com/ranindunethmina/connect-four-game.git
  • Open the pom.xml via IntelliJ IDEA
  • Make sure to the open it as a project, if prompt
  • Reload the pom.xml file via Maven Tool Window
  • Create a run configuration for Maven via Run > Edit Configuration
  • Add javafx:run as the Run command
  • That's it.
  • But do not try to run or compile the application yet
  • Follow the instructions in the assignment

License

Copyright © 2023 Ranindu Nethmina. All rights reserved
This project is licensed under the MIT License.

About

Connect 4 Game including the artificial Intelligence part of the computer player

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published