Pinned Loading
-
asteroids
asteroids PublicDesigned a computer player using Depth First Search for an "asteroids" game, strategically maneuvering a ship in a 2D matrix to avoid collisions with moving asteroids. Implemented a function to det…
C
-
robot_moving
robot_moving PublicThis Java-based project aims to efficiently solve the robot pathfinding problem, calculating the path that a robot should take to minimize energy consumption while moving from the top-left corner t…
Java 1
-
-
StudentRecordApplication
StudentRecordApplication PublicA JavaFX desktop application with JDBC-compliant database integration (MySQL) for managing student records. The application allows adding/removing students and modules, entering/modifying/deleting …
HTML
-
tictactoe
tictactoe PublicThis Java program is a console-based Tic-Tac-Toe game where you can play against an AI opponent. The AI uses the Minimax algorithm to make optimal moves, simulating all possible outcomes to ensure …
Java
-
wordle
wordle PublicA terminal-based word guessing game where players attempt to guess a 5-letter word within a set number of tries. Features two modes: standard and hard, along with statistical tracking.
C
If the problem persists, check the GitHub status page or contact support.