A mobile-friendly web game with tap-and-hold liquid pouring physics.
- Open
index.htmlin a browser. - Press and hold anywhere on the screen to pour water from that touch point.
- Move your finger while holding to change the pour location.
- Watch the liquid interact with the platform placed one-third above the bottom of the screen.
index.html- game page and HUD.style.css- responsive styling and visual theme.game.js- Matter.js world setup, liquid particle emission, and touch controls.