Percentage of Goals before machine learning: 62% -Scroll down to see how this works- Hold to increase the height of your shot, let go to shoot! The gray circle is where you are shooting. Compare yourself to the cloud average! Cloud Percentage does not work for new scratchers or those without an account. Inspired by the Penalty Shooters 2 game on Poki >> Updates v0.1 Original v0.2 Added Miss and Goal animations v0.21 Random Target Spawn v.1.0: Added Machine Learning [Re-Shared] >>How this works<< The project compiles where all of your shots take place and adds it to a list. Pretend that you shot 10 times and 5 of those were to the bottom left, 2 were to the bottom right, 1 was to the top left, 1 was to the top right, and one was at the middle. For the next shot, the project would decide where you would shoot by getting a random number from 1 to 10. If it landed on 1-5, then it would dive to the bottom left. If it landed on 6-7, it would dive to the bottom right. If it landed on 8, it would dive to the top left, etc. Comment any questions!