Skip to content
View ShowmickKar's full-sized avatar
🎄
Growing
🎄
Growing
Block or Report

Block or report ShowmickKar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Chess-Game Chess-Game Public

    Built 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…

    Python 8 3

  2. Wordle-Python Wordle-Python Public

    A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame

    Python 8

  3. Pathfinding-Visualizer Pathfinding-Visualizer Public

    Implemented 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

    Python 8 1

  4. bracu-cgpa-calculator bracu-cgpa-calculator Public

    A CGPA calculator made for Brac University students!

    JavaScript 6 3

  5. Sudoku-Solver-Visualizer Sudoku-Solver-Visualizer Public

    Created 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

  6. TIC-TAC-TOE-AI-with-Minimax-Algorithm TIC-TAC-TOE-AI-with-Minimax-Algorithm Public

    Created a Tic-Tac-Toe game in Python and implemented a decision-based search algorithm called MINIMAX to make it unbeatable

    Python 3