Farming Game JetSetCrash

Snake Party

2024

Snake Party originated from a previous skills project but evolved into a game developed for Sheffield Wednesday, designed to be played on the big screen during halftime by audience members. The entire academy team of 11 programmers and 5 technical artists contributed to the project, making it my first experience working in a large team and an existing, extensive codebase.

C++
Play3D
UIEditor
InputSystem
Polish
Group

Key Features

Challenges, solutions and lessons learnt

Working in a large team of 11 programmers and 5 technical artists provided valuable experience in using Perforce, handling code merges and collaborating in overlapping areas of development, especially toward the end of the project. Frequent code reviews and direct collaboration with colleagues helped refine features like my UI editor to meet team needs. During the final polishing phase, I also conducted a memory profile, identifying and cleaning up memory leaks across different parts of the codebase.