Skip to content

Hi there, nice to meet you, here are some building blocks for unreal engine games. Hope it would be useful to you.

Reminder

The code only work with latest 5.x branch, design or implementation may change dramatically at any time, no testing or packaging be done. I might be the only active user who's using it and maintaining it ATM.

Cpp version

c++ 20 is required

A bit about myself

I start to actually work with unreal from 5/15/2022, and hoping to become more experienced with Unreal and C++.

I remember when I started my unreal source code journey as an intern, I made a real mess on PerforceSourceControlModule (and the engine).

Tell you a horrible story : In order to do something I can't recall now, I tried to move all the code of ContentBrowser module from Private folder to Public🤣

That's the reason why I'm focusing on gameplay now (🤪)

Feedback is appreciated

Any advice for things in this organization is welcomed, and hopefully there would be many issues and pull requests come in😊.

Have a nice day 🍀

Thanks for your time!

Credits ♥

JetBrains Logo (Main) logo https://jb.gg/OpenSourceSupport

Pinned Loading

  1. RemRanges Public

    Forked from IGood/IGRanges

    Combination of IGRanges and ranges-v3 for Unreal

    C++ 2

  2. RemCommon Public

    Common utilities for gameplay in UnrealEngine

    C++ 1

  3. RemAbilityUtility Public

    Utilities for gameplay ability system

    C++ 1

  4. RemMyBlank Public template

    My plugin template

    C++

  5. RemEditorUtilities Public

    Utilities for editor customization

    C++ 2

  6. RemWidgetComponent Public

    Component for user widget

    C++ 2

Repositories

Showing 10 of 10 repositories
  • RemRanges Public Forked from IGood/IGRanges

    Combination of IGRanges and ranges-v3 for Unreal

    C++ 2 MIT 1 0 0 Updated Mar 30, 2025
  • RemCommon Public

    Common utilities for gameplay in UnrealEngine

    C++ 1 MIT 0 0 0 Updated Mar 29, 2025
  • RemEditorUtilities Public

    Utilities for editor customization

    C++ 2 MIT 0 0 0 Updated Mar 27, 2025
  • RemWidgetComponent Public

    Component for user widget

    C++ 2 MIT 0 0 0 Updated Mar 27, 2025
  • RemWidgetComponentEditor Public

    Editor customization for RemWidgetComponent

    C++ 0 MIT 0 0 0 Updated Mar 27, 2025
  • RemAbilityUtility Public

    Utilities for gameplay ability system

    C++ 1 MIT 0 0 0 Updated Mar 27, 2025
  • RemMyBlank Public template

    My plugin template

    C++ 0 MIT 0 0 0 Updated Mar 27, 2025
  • HTML 0 MIT 0 0 0 Updated Mar 18, 2025
  • awesome-unreal Public Forked from insthync/awesome-unreal

    A categorized collection of awesome opensource Unreal Engine 4 and 5 repos

    0 Unlicense 104 0 0 Updated Jan 19, 2025
  • .github Public
    0 MIT 0 0 0 Updated Jan 19, 2025

Top languages

Loading…

Most used topics

Loading…