-Click on the green flag. -Press the SPACE bar when you're ready to play. -Use the arrow keys to navigate the capybara to chomp the COMPOSITE numbers. Do NOT let it touch the prime numbers if you want to keep your capy happy. ;)
1. You'll need to DEBUG the program so that 1 point is awarded every time the capybara chomps a COMPOSITE number, and 1 point is deducted every time it touches a PRIME number. 2. Then, customize the [#] sprite to be a composite number of your choice (an odd number less than 100). Need more of a challenge? Option A: Change the points deducted to -5 every time it touches a PRIME number. Option B: Increase the total points needed to "win" from 20 to 50. Option C: Slow down the Capybara's movements by changing "15" and "-15" to "10 and "-10" for each arrow pressed. (This reduces how far the Cappy moves with each press of a button, effectively slowing it down.)