Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 897 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 897 Bytes

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.