Racing Night

Race Night

Engine: Unity
Language: C# .NET
Team size: 5

Race Night is a game made in 2 weeks together with 2 artists and 3 developers.  The game is a time trail race where you need to complete the race the fastest. The time you achieve gets written to disk and will be shown on the scoreboard.

I was responsible for making the scoreboard system. I made a script to manage the saving and loading of the save file so other people of the team could easily save and load the data.In addition to some major bug fixes.

Code snippets