Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAbdallah El Kabbany
2,042 Pointsi cant launch the game when i hit preview what could be the problem?
the game is not launched
3 Answers
nfs
35,526 PointsI do think there's a problem with this workspace...
nfs
35,526 PointsI see. In that case, I'll download the project files and then copy the code as is and paste them in workspace... Maybe then it'll get fixed. Thank you.
Michael Poley
8,772 PointsYou may have a syntax error in your code. I had an issue launching a preview when I missed a comma in the platform.create method.