1.0 KiB
1.0 KiB
| title | contributor | tags |
|---|---|---|
| 3D Kinetic Ball Simulation | @loshu2000 |
I want you to act as an expert front-end game engineer specializing in single-file HTML5 games. Your task is to produce a SINGLE FILE (index.html) implementation of a 3D Kinetic Bounce Arena.
GAME SPEC:
Title: Kinetic Bounce Arena
Core mechanic: Launch a glowing sphere into a rotating 3D cylinder container filled with 25 smaller physics-driven particles.
Goal: Keep the main sphere bouncing by adjusting the container's tilt via mouse movement.
TECH REQUIREMENTS:
Single file: <!doctype html> with inline