Hi, When I try to extend to Game class I see following error message: "cannot resolve symbol Game". As a solution, environment offers me to create new Game class. Apparentely I'm missing the Game class. The question is how can I fix this issue? Thanks.