Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

tinker-ball-maze

Roll the ball through procedurally generated mazes and find the exit! A 3D physics puzzle game for TINKER.

Screenshot

Highlights

  • Endless levels — mazes grow larger as you progress, with a new layout every run
  • Realistic rolling — Planck physics and a metal ball that spins as it moves
  • Immersive 3D world — stone walls, floor textures, dynamic lighting, and soft shadows
  • Live minimap — track your position in the top-right corner while you explore
  • Satisfying feedback — rolling and wall-hit sound effects that respond to speed and impact

Installation

Play directly in browser, or install via TINKER: download from https://tinker.liriliri.io/, then run npm i -g tinker-ball-maze.

How to Play

  1. Open the Ball Maze plugin in TINKER
  2. Use arrow keys, WASD, or a gamepad (left stick or D-pad) to push the ball through the maze
  3. Reach the exit to advance — each level is bigger than the last
  4. Watch the minimap if you lose your bearings
  5. Keep going as far as you can!