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 Introducing JavaScript Let's Make a Game Doing Things With Functions

Gerald Susanteo
seal-mask
.a{fill-rule:evenodd;}techdegree
Gerald Susanteo
Front End Web Development Techdegree Student 7,117 Points

My game isnt loading, i can only see the green background color but not the coins and character

https://w.trhou.se/3icsbixz2p i added createItem(300, 400, 'coin'); createItem(300, 200, 'coin'); in line 19 and 20 but my game didnt load all i can see is the green background, no character or coins.

1 Answer

Steven Parker
Steven Parker
229,783 Points

I see you asked about a different issue 50 minutes later. Does that mean you resolved this one already?