Skip to content
forked from Hengle/Gamekit

Gamekit, UnrealEngine Data Driven Game framework

License

Notifications You must be signed in to change notification settings

erlangs/Ue-Gamekit

 
 

Repository files navigation

Welcome to GameKit's documentation!

Documentation Status Patreon Discord

Goals

High level game framework built on top of Unreal Engine.

  • Data Driven: focus on the game design
    • Configure your ability in json
    • Bootstrap Game wikis with the raw data
  • Multiplayer Ready
    • Hosted
    • Dedicated
    • Standalone
  • Ever growing documentation
    • Architecture Diagrams
    • Replication Diagrams
    • Code Search
  • Community Friendly
    • Favour source code (C++, HLSL) for easier contribution workflow
  • Base UI & Menus for debugging and prototyping
  • Automation framework on top of UAT
    • CI/CD
    • Testing Utilities

Note

While the code base favours text code for development and contributions, Gamekit makes sure to expose most of the logic to blueprint to extend or customize games without going through C++.

https://github.com/Delaunay/Gamekit/blob/master/Docs/_static/Tests/GamekitPlayground.PNG?raw=true

Releases

About

Gamekit, UnrealEngine Data Driven Game framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • Python 3.8%
  • Other 1.2%