kirijiri / GalactosIntolerant

GameJam01 2014
1 stars 1 forks source link

compute actual score #27

Open kirijiri opened 9 years ago

cheezopath commented 9 years ago

principle is "quality of puzzle solve * speed of puzzle solve"

so, number of planets aligned * remaining followers * like_coefficient.

like_coefficient is how many followers would like the image. This could be a constant for now. If people want scoring to be more complex later we can revisit.

So for now we need to attach population/follower count to planets for this to work, perhaps some basic killing mechanic...

Consideration: wouldn't planets that appear in the selfie be much more likely to like the image?