Hype Splash Feed

Repeat-worthy fame stories with social momentum.

I've tried searching online for this - but I always end up in the in-game programming language (C#) sites, but I'm curious what the game itself is programmed in. I would assume a game like this would be C++, but you never know.

1 Answer

The source code of the game (albeit an outdated version as stated in the README), is available on GitHub from KeenSoftwareHouse - the game developers themselves.

It appears to be primarily written in C# with a few shader files.

1