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 Finishing the Game Wrapping It Up

Edited Game Example

Here is a snapshot of the game with some edits made to it. https://w.trhou.se/1lloiizkrb

Change log:

  1. Changed player sprite to 'Mike the Frog' and made him a little smaller.
  2. Added a Life Counter with 1 life.
  3. Change the background color on coin pickup.
  4. Added a Game Over screen (with some quirky 'animations', Mike doesn't like to lose.)
  5. Added a You Won screen (with some quirky 'animations', Mike really likes winning. )
  6. Fixed a bug in which if you collected everything and got over 100 points the badge would not appear.

Feel free to ask for clarification on some of this stuff. :)

Greg Kaleka
Greg Kaleka
39,021 Points

Um... so this is awesome...

Ha! Thanks Greg!

Steven Parker
Steven Parker
229,744 Points

Nice enhancements, good job! :frog::+1: