monkeydj / cuberun

A small 3D game built with react-three-fiber

Home Page:https://cuberun.adamkarlsten.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuberun

Avoid the cubes while the speed progressively increases! Can you beat the rainbow level?




Winner of the 2022 React Open Source Awards in the category Fun Side Project of the Year!




The game is inspired by an old flash game I used to play in the late 2000s called Cubefield. My version is in full 3D and built with React, THREE.js and react-three-fiber to glue them together.

I went for a synthwave aesthetic, including some self-composed music, which the visual effects are synced to (so turn the music on!).

Also features high scores stored locally.

The development process will be detailed on my website.

Screenshots

Controls

  • Left: A, LeftArrow

  • Right: D, RightArrow

Touch devices have on-screen controls.

About

A small 3D game built with react-three-fiber

https://cuberun.adamkarlsten.com

License:MIT License


Languages

Language:JavaScript 87.7%Language:CSS 11.1%Language:HTML 1.2%