Knockout Arcade Character Editor Tool

Project Image(s)


Project Details
Platform:
Windows
Language Used:
C#, GLSL
Libraries Used:
ImGui.Net, Raylib-cs, Newtonsoft.Json, Serilog, System.Commandline, Hardware.Info
.NET Version:
7.0
Code Repository:
Download Binary:

Additional Links
Project Description

For Knockout Arcade I served as the Lead Programmer. As part of my responsibilities, I created and maintained this Character Editor Tool. This editor is used to create and modify the data for the characters in Knockout Arcade. The data is exported in JSON format to be imported and used by the game directly. This greatly improved the usability of the code and made it trivial to add new characters or make changes to the character's stats or moves. Additionally, this tool allows designers to make palette changes in real-time. Greatly reducing the time it takes to try out new palettes for the characters.