Pinned Loading
-
Chess-Game
Chess-Game PublicBuilt a fully functioning chess game in python using the module Pygame. The game supports most of the major functionalities of a chess game including castling, pawn promotion, checkmates, and stale…
-
Wordle-Python
Wordle-Python PublicA simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame
Python 8
-
Pathfinding-Visualizer
Pathfinding-Visualizer PublicImplemented Dijkstra’s and A* Search Algorithm in Python to find the shortest route between two cells in a grid and visualized their workflow using a 2D graphics module called Pygame
-
bracu-cgpa-calculator
bracu-cgpa-calculator PublicA CGPA calculator made for Brac University students!
-
Sudoku-Solver-Visualizer
Sudoku-Solver-Visualizer PublicCreated a Sudoku game in python and implemented a backtracking algorithm to solve the game and made a visualization of its workflow using Pygame
Python 2
-
TIC-TAC-TOE-AI-with-Minimax-Algorithm
TIC-TAC-TOE-AI-with-Minimax-Algorithm PublicCreated a Tic-Tac-Toe game in Python and implemented a decision-based search algorithm called MINIMAX to make it unbeatable
Python 3
If the problem persists, check the GitHub status page or contact support.