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

Block or report kbrizov

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

Pinned

  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# 85 14

  2. Boids-2D Boids-2D Public

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

    C# 28 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++