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

Sheila McManus
Sheila McManus
13,150 Points

sprites not showing up

I set up lime.js and have been setting up the game locally. Everything is working fine but the images aren't being loaded. I copied the img folder into the local game folder, but I think there's some code that I need to point the js file to that folder. For example the analogStick is appearing as a big white box when I look at the page in the browser.

Any ideas? Thanks!

1 Answer

Sheila McManus
Sheila McManus
13,150 Points

Nevermind - found the answer