My current project is Corrupted, a throwback text adventure game created in Unity 5. In Corrupted, players must explore an abandoned facility through a DOS terminal interface that has a myriad of bugs and glitches.
In order to improve my C# skills, almost everything in Corrupted is coded from the ground up, including the text parser and basic game logic.