Comments

Log in with itch.io to leave a comment.

Fun idea. How are you doing the scoring?

My salon was doing pretty well until day three with the yin yang request came in. "Sorry, ladies. We're all going to be unemployed."

Thanks for the comment! The difficulty of the pattern determines the max points you can get. Yin Yang is one of the hardest but pays out well if you get it right :)

Programmatically, how are you judging the similarity between the user's painting and the model painting?

(+1)

It works off taking a screenshot of the screen at the end of the timer, the pixel colours are comapred between the reference image and the nail with the relevant scaling factor. Each pixel in the nail is checked and the percentage accuracy is multiplied by the difficulty of the design. Hope that helped :) If you want more info, the code is very messy but I could upload it to github if needed.

Got it! Thanks for the explanation!

Yeah fun concept but i could not figure out how to return to the title sreen.

Hi, if you fail a day by coming last you'll be sent back to the title screen. If you don't fail then your sent on to the next day. After day 4 it should send you back too :) 

Awesome fun game keep up the great work! :D