top of page
Dustin Bauer
Game Programmer
Title: Tree Runner
Platform: PC/Mobile, Single Player
Engine: Unity, C#
Controls: Mobile: Swipes. PC: WASD
Summery: Some of the troubles I had in making this game was the turning, and making sure that it wasnt offset after the turn. Each time you start the game it is randomly generated this way you will never play the same game twice. The goal of the game is to collect as much orbs as you can to get the highest score. Some of the models have been made by me (trees, vine, rocks), the player model/Animations was taken from the Unity Asset Store. All Code was done by me.

RandomlyGenerated

Turns

Slide

Jump
bottom of page