Skip to content
View Z4phxr's full-sized avatar
  • Kraków

Block or report Z4phxr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Pygame-Forest-Game Pygame-Forest-Game Public

    2D grid-based game built in Python with Pygame. Collect fruits, avoid BFS-based enemies, and shape the forest in real time.

    Python

  2. BFS-Maze-Visualizer BFS-Maze-Visualizer Public

    A visual and interactive simulation of the Breadth-First Search (BFS) algorithm solving a maze using Pygame. Set obstacles, define start/end points, and watch the shortest path unfold in real time.

    Python

  3. Pygame-Flashcard-App Pygame-Flashcard-App Public

    Flashcard desktop app with deck management, spaced repetition (SM2-like), and interactive editing - built using Python and Pygame.

    Python

  4. Monte-Carlo-Pi Monte-Carlo-Pi Public

    Visual approximation of π using the Monte Carlo method in Python with matplotlib.

    Python

  5. Dijkstra-Image-Graph-Pathfinding Dijkstra-Image-Graph-Pathfinding Public

    Detects the shortest path in a graph embedded in an image using Dijkstra’s algorithm and highlights the path directly on the image.

    Jupyter Notebook