Skip to content

A simple game using MINIMAX algorithm & play against AI bot (OOP Coursework)

License

Notifications You must be signed in to change notification settings

Kavithma-Thushal/connect-four-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing Connect-4 Assignment

How to use this repo

  • git clone https://github.com/Ranjith-Suranga/connect-four-assignment.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
  • Follow the instructions in the assignment

If you want to find out how the game looks like at the end of the step-2, check release page.

Version

1.0.0

License

Copyright © 2022 DEP. All Rights Reserved.
This project is licensed under the MIT license.

About

A simple game using MINIMAX algorithm & play against AI bot (OOP Coursework)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published