Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
Admin (3 edits)

Experimenting with a different formula, slightly different ordering but should give preference to those who are more in need of ratings, and prevent super-raters from getting too much karma (diminishing returns).

Formula is:

karma = ln(1 + ratings_given) - log5(1 + ratings_received)

If you have ideas for other formulas tell me and I'll try them out.

Edit: I also personally think that a karma system like this is flawed. I wrote about why, and my proposed solution here: https://itch.io/t/527869/karma-system-for-the-game-jams#post-895699

I added the karma sorting option as an experiment, something to try out and see how it works.

How about making a weighted karma system? The new Karma system looks only at how many games a participant rated so they can rate all the popular games to gain karma and ignore ones that actually needs ratings. I think we can weight the karma so that a rater gains more points if the game they rated had a low number of rates at the time of rating. Therefore, the participant will be incentivized to not only rate others but also rate the games that need rates.

I think that this is a good system, just need some tweaking over time but it has been proven to work on LD.
Perhaps a good idea to prevent this kind of abuse is to give karma just to whom comments on the game, giving feedback (and only once per game for each user). Thanks for adding it btw