Thread not starting

I am making a JFrame and for whatever reason my thread isn’t running

Here is my main: http://pastebin.java-gaming.org/3369f996c4319

And here is my Game: http://pastebin.java-gaming.org/369f90c73491f

As far as I see it should be running as it is pretty basic, but it is not. Does anyone see a reason why? I am not getting any errors and the JFrame is opening