Skip to content
View kbrizov's full-sized avatar
  • Creative Assembly
  • Sofia, Bulgaria
Block or Report

Block or report kbrizov

Report abuse

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

Report abuse

Pinned Loading

  1. Pathfinding-Algorithms Pathfinding-Algorithms Public

    A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

    C# 88 14

  2. Boids-2D Boids-2D Public

    My simple, tiny, tidy take on the classical Boids algorithm by Craig Reynolds. #MadeWithUnity

    C# 29 3

  3. Audio-Visualizer Audio-Visualizer Public

    A simple audio visualizer. #MadeWithUnity

    C# 2

  4. Data-Structures-Implementations Data-Structures-Implementations Public

    Data structures implemented by me.

    C#

  5. Third-Person-Shooter Third-Person-Shooter Public

    Code samples from one of my Unreal Engine 4 projects.

    C++ 13 5

  6. Grid-CPP Grid-CPP Public

    A small project meant for testing some algorithms on a grid. The language used is C++

    C++