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 trial

JavaScript

Benjamin Cha
Benjamin Cha
2,047 Points

Not sure what to use for my project template

I'm confused. What project template do I use to make my game Breakout?

2 Answers

Travis Alstrand
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Travis Alstrand
Data Analysis Techdegree Graduate 45,984 Points

I'm not aware of any templates in Visual Studio Code. You would just download the project files, extract that downloaded folder, then open up that extracted folder within Visual Studio Code and you should be good to go :thumbsup:

I hope this helps!

Travis Alstrand
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Travis Alstrand
Data Analysis Techdegree Graduate 45,984 Points

Hey Benjamin Cha ! :wave:

I'm assuming you're going through the Game Development with Phaser course, yes?

When you get to this video he explains there are project files to download in the "Downloads" tab beneath the video. There is also a chunk of code you can copy/paste from the Teacher's Notes tab below the video to help get things set up as well.

If you're referring to something else please let us know in a bit more detail what you are needing help with and we'll try our best to get you going again :smiley:

Benjamin Cha
Benjamin Cha
2,047 Points

I meant like in the Visual Basic Studio which project template do I use?