Unreal Engine plugin and web-based frontend to display player and game statistics from The Laser Games, designed to be modular so you can integrate your own stats visuals in your game!
Page can be viewed at https://laserstats.quantonium.net.
LaserGraph created by Andrew Herbert and Henry Dunn.
This repo is broken up into two submodules and a folder:
/Frontend/: Contains Javascript/D3-based scripts, stylesheets, and HTML for displaying visualizations online and in-game
/Plugin/: Contains the Unreal Engine 5 plugin intended for serializing data and displaying the frontend in-game
/wiki-assets/: Images and other files for the wiki/documentation
Documentation for the frontend and plugin are located in the wiki of this repo.
Check out the Wiki to learn more.