Skip to content
View lhurt51's full-sized avatar

Highlights

  • Pro

Block or report lhurt51

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. UE4-MultiplayerSystems UE4-MultiplayerSystems Public

    I was curious on how multiplayer games were set up in unreal engine, so I followed the unreal engine guide on a blueprint multiplayer. https://www.youtube.com/watch?v=abmzWUWxy1U&list=PLZlv_N0_O1gY…

    10 7

  2. UE4-SurvivalGame UE4-SurvivalGame Public

    Building a simple survival game to understand how to quickly prototype games in Unreal's Blueprint system. As well as, to learn how to create basic survival systems for games.

    5

  3. UE4-AdvancedSessionsMultiplayer UE4-AdvancedSessionsMultiplayer Public

    I wanted to go in more depth with the blueprint multiplayer but ran into many difficulties. Therefore, I decided to try this plugin called Advanced Sessions to help me with UE4 multiplayer systems.

    C++ 4 1

  4. UE4-CppStateMachinePlugin UE4-CppStateMachinePlugin Public

    I wanted to learn how to make plugins for unreal and I wanted to know how to make a state machine in Unreal Engine.

    C++ 7 4

  5. 42-RayTracer 42-RayTracer Public

    At my school we are tasked with building a simple ray tracer in C using the minilibx library which wraps OpenGL and only allows us to place a color pixel at a location on a screen.

    C 1

  6. CC-AdvancedCPP CC-AdvancedCPP Public

    In this course, I completed several high-level projects that the teacher and I designed to explore the infrastructure of Game Engines.

    C