Popular repositories Loading
-
-
MazePathfinder.py
MazePathfinder.py PublicBacktracking Maze Solver Finds the shortest path in a grid maze using DFS with pruning. Explores valid moves, tracks visited cells, and marks the final shortest route with X. Demonstrates recursion…
Python
-
Tic-Tac-Toe
Tic-Tac-Toe Public• Developed a C++ Tic-Tac-Toe game that uses look-ahead (projected) tactics to assess future board states and select optimal moves. • Implemented a lightweight evaluation engine for rapid decision-…
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.