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 RemRanges Public

    Forked from IGood/IGRanges

    Combination of IGRanges and ranges-v3 for Unreal

    C++ 2

  2. RemCommon RemCommon Public

    Common utilities for gameplay in UnrealEngine

    C++ 1

  3. RemAbilityUtility RemAbilityUtility Public

    Utilities for gameplay ability system

    C++ 1

  4. RemMyBlank RemMyBlank Public template

    My plugin template

    C++

  5. RemEditorUtilities RemEditorUtilities Public

    Utilities for editor customization

    C++ 2

  6. RemWidgetComponent RemWidgetComponent Public

    Component for user widget

    C++ 2

Repositories

Showing 10 of 10 repositories
  • RemCommon Public

    Common utilities for gameplay in UnrealEngine

    RemRemRemRe/RemCommon’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 23, 2025
  • RemRemRemRe/RemRemRemRe.github.io’s past year of commit activity
    HTML 0 MIT 0 0 0 Updated Mar 18, 2025
  • RemAbilityUtility Public

    Utilities for gameplay ability system

    RemRemRemRe/RemAbilityUtility’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 6, 2025
  • RemRanges Public Forked from IGood/IGRanges

    Combination of IGRanges and ranges-v3 for Unreal

    RemRemRemRe/RemRanges’s past year of commit activity
    C++ 2 MIT 1 0 0 Updated Jan 22, 2025
  • awesome-unreal Public Forked from insthync/awesome-unreal

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

    RemRemRemRe/awesome-unreal’s past year of commit activity
    0 Unlicense 103 0 0 Updated Jan 19, 2025
  • .github Public
    RemRemRemRe/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 19, 2025
  • RemWidgetComponentEditor Public

    Editor customization for RemWidgetComponent

    RemRemRemRe/RemWidgetComponentEditor’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jan 19, 2025
  • RemMyBlank Public template

    My plugin template

    RemRemRemRe/RemMyBlank’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jan 19, 2025
  • RemWidgetComponent Public

    Component for user widget

    RemRemRemRe/RemWidgetComponent’s past year of commit activity
    C++ 2 MIT 0 0 0 Updated Jan 19, 2025
  • RemEditorUtilities Public

    Utilities for editor customization

    RemRemRemRe/RemEditorUtilities’s past year of commit activity
    C++ 2 MIT 0 0 0 Updated Jan 19, 2025

Top languages

Loading…

Most used topics

Loading…