I'm about to launch a very (VERY) simple site for video games. It's basically a site that allows you to watch Youtube videos for video games.
I'm struggling with the "chicken or egg" problem. I was thinking of allowing the users to create game pages (wiki style) and then add video links. Or, should I somehow get the names of 1000 games (across different systems) to seed the site with?
Long term, I want to make sure I don't get spammers creating game pages. I even thought about some reputation system like on Stack Exchange but with no users in the beginning, that might be difficult.
Any suggestions?
Thanks