PT

BOMBOCLAT

3D browser game inspired by Bomberman

view live ↗
Three.js JavaScript WebGL Vite

Context

3D remake of classic Bomberman built for the Computer Graphics course, using Three.js. The avatar (with articulated arms and legs) runs from rats, collects coins and uses bombs to destroy blocks in a three-dimensional maze. It has three camera modes (perspective, orthographic and a free camera for inspection) and a lighting menu that toggles six individual lights on/off (ambient, sun, fill, rim and two point lights). It's also integrated as one of the games on the playAble platform. Since then it's been refactored, optimized and had bugs fixed; it's fully self-contained, just drag the compiled build onto any web server and it runs.

Technical challenges

Screenshots