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 theRun
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.
1.0.0
Copyright © 2022 DEP. All Rights Reserved.
This project is licensed under the MIT license.