top of page
Death's Daughter


Level Generation
An endless runner isn't complete without an endless level. The level generator in this game uses random placement and population of platform chunks. These chunks are used to create a pseudo-random level that maintains control over undesirable spawn cases caused by true randomly generated platforms.

bottom of page