CONTROLS: Up Arrow/W - Scroll Up Down Arrow/S - Scroll Down Click - See what number a square corresponds to Space - Jump to a specific number
A prime number is a number that can not be divided by any number smaller than itself that is greater than 1. This project lets you scroll down indefinitely and see what numbers are prime and which ones aren't. NERDY STATS: calc - How many numbers need to be calculated to determine if a prime number is prime. If 20, numbers 2-20 must be tested to see if they're divisible by the current number camy - The position of the camera prime% - The percentage of the current 100 loaded numbers that are prime