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

Game Development Coding Your First HTML5 Game

Sheila McManus
Sheila McManus
13,150 Points

New frog object question

Around 24:20 in the video a new frog object is created. Where does this object exist? Is it a standalone javascript file? It doesn't go in treehouse.js. I'm building this locally and I just got derailed there. I wish there were files included for this in the downloads

1 Answer

Chrstopher Foo
PLUS
Chrstopher Foo
Courses Plus Student 512 Points

the frog object is another / standalone javascript file, apart from treehouse.js

PS: you can also download the project file on the page :)