SnakeParty Particle Editor

JetSetCrash

2024

JetSetCrash was my 3rd skills project and my first experience working in a team of 4 programmers and 3 technical artists. The goal was to create a 5-10 minute, two-player split-screen game to be showcased at the Sheffield Gaming Museum.

C++
Play3D
Gameplay
AI
Particles
Group

Key Features

Challenges, solutions and lessons learnt

Due to the large number of objects, we encountered a significant FPS issue, something previous projects didn't face due to their smaller scope and the power of modern computers. To optimize performance, we: