A Java-based implementation of the classic Connect Four game with support for human and AI players. The game features an intuitive GUI, AI decision-making using Monte Carlo Tree Search (MCTS), and winner detection. Perfect for learning game development and AI strategies.
My First Semester Final Project (JAVAFX STANDALONE SYSTEM WITH MVC ARCHITECTURE)
This repository contains a JavaFX-based Library Management System that utilizes Hibernate ORM and MySQL as the database. The system supports different user roles (Admin and Member), each with a dedicated dashboard and functionalities.
This repository contains an online learning room for Internet Technology, It includes various assignments, resources, and code examples related to the subject.