fdh

How about those video games am I rite

Office Race Game Info

Last Updated: 7 August 2021

Contents

Please don’t ask why this game is here, just follow along and read it (:
I basically can’t order this properly because this game is raw chaos, so instead you’re just gonna get tons of random walls of text.

Very unsurprisingly, this game is built in Unity (2017.1.1f1). This makes the code stupidly easy to decompile, it’s available in Office Race\Office Race_Data\Managed\Assembly-CSharp.dll.
Office Race’s code is fairly slim, most of the logic is shoved into a few classes, other things are just for data representation.
Office Race Classes