This is a small game project developed in a week as part of a game jam / challenge. The game is an endless runner where the player can move left and right, and jump over obstacles. The difficulty increases over time, as the player moves faster and more obstacles are placed in their way.
Score is earned through distance travelled and by collecting blue points in the level. Several powerups are available that provide extra health, a shield, and slow the player down. Developed in Unreal Engine 5 with C++.