Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Emojis as well as pictures and links shouldn't pose any issue. A thing that I did notice however is that some games have several people listed as authors and I am pretty sure that I didn't copy both. I assume that these second/third authors cause db problems, but first I will have to find some examples to do more testing.

Would be cool to have a final score after the rating period!

You had written comments with special characters would get eaten so something like this    :)   would be eaten by the database Kraken  ?

(+1)

I actually thought about it a little more.

I actually believe that those eaten comments where caused ether by the fact that the database is set to Swedish Latin by default (idk, why that is and I am not sure if I changed it before or after collecting all the author names)
or by the fact that my comments table requires an author name as a foreign key (I suspect I missed some people that where able to comment since they technically participated, but where the second or third author of the game, so they where not in the primary key table... more database lingo... You get the point I am still bad at getting data and storing it)

I just like blaming the Kraken for my misfortunes and bugs.