SCORE

0

BALLS: 3 | MULTIPLIER: 1x

KENO CARD

CONTROLS

Left Flipper: Left Arrow

Right Flipper: Right Arrow

Plunger: Down Arrow (Hold & Release)

HOW TO PLAY

  • Select 10 numbers on the Keno Card.
  • Hit targets to mark numbers.
  • Match Keno numbers for big points!
  • Hit bumpers and ramps to increase your score multiplier.
if (flippers.left.body.angle < -0.5) Body.setAngle(flippers.left.body, -0.5); if (flippers.left.body.angle > 0.2) Body.setAngle(flippers.left.body, 0.2); if (flippers.right.body.angle > 0.5) Body.setA Keno Pinball 3D

SCORE

0

BALLS: 3 | MULTIPLIER: 1x

KENO CARD

CONTROLS

Left Flipper: Left Arrow

Right Flipper: Right Arrow

Plunger: Down Arrow (Hold & Release)

HOW TO PLAY

  • Select 10 numbers on the Keno Card.
  • Hit targets to mark numbers.
  • Match Keno numbers for big points!
  • Hit bumpers and ramps to increase your score multiplier.
ngle(flippers.right.body, 0.5); if (flippers.right.body.angle < -0.2) Body.setAngle(flippers.right.body, -0.2); } }); // Initial setup createKenoBoard(); });