DEV Community

Chris Godber
Chris Godber

Posted on

Cubegen 3.0 - Javascript / AFrame game

Experimental A-Frame project / game using AFrame, AFrame physics component / vanilla js to create a fun arcade style game.
I decided to evolve the earlier version of the Cubegen project I started a few weeks ago, adding different difficulty levels, a HUD display and some more effects as well as enhancing the gameplay. I still want to enhance it some more and it's still a prototype, but happy with where it is at more.

Cubegen3 is a Procedurally generated cube collection game
Collect all the generated energy cubes before the timer runs out and avoid the negative boxes which will damage your health.

The number of cubes is randomly generated according to the difficulty

Controls: Keyboard: WASD - Movement Mouse: Click and drag to rotate

Play: https://drnoir.itch.io/cubegen

Video Overview on project

GitHub repo

GitHub logo drnoir / find-the-boxes-gen

Small experimental game made with AFrame and JS - find all the white boxes amongst the randomly generated boxes

CubeGen

by Chris Godber

alt text

Game Aim

Find the white boxes

Current Version - 3.0

Experimental A-Frame project / game using AFrame, AFrame physics component / vanilla js to create a fun arcade style game.

Procedurally generated cube collection game Collect all the generated portal cubes (the cube you see on the right) before the
timer runs out and avoid the negative boxes which will damage your health.

The number of cubes is randomly generated according to the difficulty

Controls: Keyboard: WASD - Movement Mouse: Click and drag to rotate

Play on Itch.io - https://drnoir.itch.io/cubegen




Oldest comments (0)