MCPcopy Create free account
hub / github.com/WistfulHopes/NightSkyEngine

github.com/WistfulHopes/NightSkyEngine @v1.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.2 ↗ · + Follow
1,221 symbols 1,823 edges 191 files 70 documented · 6% updated 2mo agov1.0.2 · 2026-03-22★ 3121 open issues

Browse by type

Functions 934 Types & classes 287
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NightSkyEngine

Night Sky Engine is a free and open source fighting game framework made in Unreal Engine 5. It is designed to be powerful yet easy to learn, and can be used to make 2D and 2.5D fighting games.

It requires Unreal Engine 5.7.

This branch is intended to target higher-end machines, such as consoles and high-end PCs. If you're looking for lower fidelity visuals, please use the lowend branch.

Documentation link: https://wistfulhopes.github.io/NightSkyEngine/

Discord link: https://discord.gg/mJTU9PV7jH

The following additional plugins are used:

  • GGPOUE4, originally by @BwdYeti, then forked by @erebuswolf, and finally modified for use in Night Sky Engine.

Collision editor co-developed by @MostExcellent.

All sound effects are from this site.

Core symbols most depended-on inside this repo

Shape

Method 892
Class 247
Function 42
Enum 40

Languages

C++99%
C#1%

Modules by API surface

Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/Objects/PlayerObject.cpp145 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/Objects/BattleObject.cpp110 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/NightSkyGameState.cpp69 symbols
Plugins/NightSkyEngine/Source/GGPOUE4/Private/network/udp_proto.cpp36 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/NightSkyPlayerController.cpp34 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/Objects/BattleObject.h32 symbols
Plugins/NightSkyEngine/Source/GGPOUE4/Private/backends/p2p.cpp26 symbols
Plugins/NightSkyEngine/Source/CollisionEditor/Private/CollisionDataEditorToolkit.cpp23 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Network/NSESessionSubsystem.cpp20 symbols
Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/NightSkyGameState.h19 symbols
Plugins/NightSkyEngine/Source/GGPOUE4/Private/sync.cpp19 symbols
Plugins/NightSkyEngine/Source/GGPOUE4/Private/main.cpp18 symbols

For agents

$ claude mcp add NightSkyEngine \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page