Hello World was created for the Global Game Jam 2018. The theme was Transmission so our core idea was based on data transmission. The player represents the first internet message and the game takes you through the eras of 80s/90s/00s, depicting various memorable artefacts. The eras transition through firewalls showing a video reel of some highlights from the decade.
This was created as part of a team using Unity Teams for source control. It was created using Unity and C# and I was responsible for the ‘juicy’ effects, including the line wobble/colour on the tracks made using the Line Renderer:

I created a custom main menu to scroll in text and allow the user to enter text as if on an old computer system:

I utilised Scriptable objects to create the era transitions to play sound and videos so that the designer could create each transition from the editor without the need to look at code. I worked closely with another programmer throughout development on the overall game loop, debugging and polish.
Skills: C#, Unity, Source Control (Unity Team).
More information and a playable version of the game can be found on the Global Game Jam 2018.