Skip to content
View Ninjagast's full-sized avatar

Block or report Ninjagast

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 Loading

  1. Digital-Design Digital-Design Public

    An application in which digital logic circuits can be designed and run

    C#

  2. GA-mazeSolver GA-mazeSolver Public

    Genetic algorithm maze solver. Made in Monogame

    C#

  3. NEAT-Platformer NEAT-Platformer Public

    A NEAT implementation within a platformer. Assets made by Buch. https://opengameart.org/users/buch

    Python

  4. PI-generator PI-generator Public

    Using Conservation of Momentum (m1u1 + m2u2 = m1v1 +m2v2) to calculate PI

    C#

  5. VulkanTetris VulkanTetris Public

    A custom game engine with an tetris implementation. Made in Vulkan https://www.vulkan.org/

    C++

  6. DeepQLearningTetris DeepQLearningTetris Public

    A Deep Q-Learning implementation within a Tetris game

    Python