Prime Jumper




0
Score
0
Streak
❀❀❀
Lives
0
Best
n = β€”
Starting point: 2

Instructions

  • From the current number, apply the β€œJump” shown (e.g., Jump 1 Up β†’ +1) to get the next integer.
  • If the next integer is prime, type the number (e.g., 11 β†’ 11).
  • If it’s composite, type its prime factors concatenated in ascending order (e.g., 12 β†’ 2Γ—2Γ—3 β†’ 223).
  • Digits only. You can type x or Γ— β€” they’re ignored.
  • Lives: You have 3 ❀. A wrong answer or timeout loses one.
  • Red flash: briefly shows the correct next number you should have entered; the sequence continues from that value.
  • Never below 2: the sequence cannot drop below 2 (from 2 it moves to at least 3).
  • Game over: when lives reach 0, a ☠️ covers the screen.
  • Hotkeys: S Start, Esc Reset, Enter Submit.