Dimension Games Logo

Crossy Road | Dimension Games


How To Play

Crossy Road is an endless arcade hopper game where you control a character trying to cross space, avoid asteroids, hop on space logs, and cross other difficult obstsacles to get the highest score possible. Collect coins along the way to unlock new characters!

The Code

The web version of Crossy Road was made using Three.js, a powerful JavaScript library for creating 3D graphics in the browser. Three.js lets developers render interactive 3D scenes using WebGL without needing to write low-level graphics code. This allowed the creators to faithfully recreate Crossy Road's colorful, blocky world directly in the browser while keeping performance smooth and responsive.