top of page

ROLE
Team - Gameplay Programmer
Gold Rush is a 3D endless runner game where the player must avoid obstacles and stay on the right track as they find themselves hurtling along in an old minecart.
YEAR
2020
GENRE
Endless Runner
PLATFORM
Web

Features
Challenges & Responsibilities

One of the main challenges of creating Gold Rush was to keep the infinite level varied and interesting using only a limited number of pieces. To achieve this, I created a system which randomly selects from a number of different track combinations and cave segments, and ensures they are compatible before being selected.
In addition, I created a vertex shader to warp the world as the player is travelling down the track.
bottom of page