REPOSITORY OVERVIEWLive repository statistics
★ 4Stars
⑂ 0Forks
◯ 0Open issues
◉ 4Watchers
43/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
9 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
The Connect-4 Game Assignment
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/Ranjith-Suranga/connect-four-game-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 yet
- Follow the instructions in the assignment
FAQ
Q: Can I delete the .gitkeep file in lk.ijse.dep.service package?
Yes, you can
Q: Why can't I run any games that are in the release page?
Open a terminal window and type java -version to find out the java version. You should have JDK 11 installed on your system to run these games. If you have JDK 11 installed on your system and still unable to run the games, then seek your course instructor's help to get it work.
Q: I have found some broken links and spelling mistakes in the assignment. How can I inform?
Please open a new issue mentioning the broken link or spelling mistake. Thank you for informing!
Q: I have doubts to clarify regarding the assignment, what should I do?
Please contact your course instructor 😉
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.
59/100 healthActive repository
JavaMIT#crud-application#database#java#java-application
⑂ 0 forks◯ 0 issuesUpdated Mar 3, 2026
A JavaFX-based project repository containing user interface implementations and task management features. This project demonstrates GUI development skills using Java and JavaFX framework for desktop applications.
30/100 healthActive repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Feb 24, 2025