Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

little tweak needed for the var declaration to support

var t1 = 0,
t2 = 1,
t3 = 2;

There are a couple of problems like that, URLs inside strings (causes highlight as comments), and few other things.

Ultimately this should probably be rewritten to have an actual parser instead of global regular expressions.