Crossy Road Tutorial

In this tutorial we will learn how to build an infinite world in Crossy Road. We'll do this by coding an algorithm that procedurally generates new sections of the level.

An algorithm is a step by step process that describes how to solve a problem and/or complete a task, which will always give the correct result.

Procedural generation means using an algorithm which follows a procedure to generate content, such as automatically arranging obstacles in a game. This allows video games to have infinite worlds that would otherwise be impossible for game developers to manually build themselves. Games like Minecraft, Tetris, No Man's Sky, and of course Crossy Road use procedural generation.

Are you ready to start?

LET'S GO!

results matching ""

    No results matching ""