Skip to content
View 1robertslattery's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report 1robertslattery

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. MenuPadPlus MenuPadPlus Public

    Unreal Engine 4 plugin that allows ready-to-use gamepads in UMG Blueprints

    C++ 28 8

  2. a_star_quest a_star_quest Public

    Using the A-Star Search Algorithm to solve the shortest path, visualizing movement between two points in OpenGL.

    C++ 1

  3. GeometricTestLibrary GeometricTestLibrary Public

    Solves 2D and 3D math problems, including, closest point, intersection, line of sight, and reflection vector:

    C++ 20 5

  4. Binary_Search_Tree Binary_Search_Tree Public

    An implementation of binary search trees using shared pointers

    C++ 1 3

  5. psychopomp psychopomp Public

    A Client/Server Chat Application: https://youtu.be/2OCqmiBef14

    C++

  6. Longest_Common_Subsequence Longest_Common_Subsequence Public

    Finding the longest common subsequence using dynamic programming.

    C++