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

Some good OOP JS articles that will help me understand on how to e.g. make a snake game? explaining every single thing

Some good OOP JS articles that will help me understand on how to e.g. make a snake game? explaining every single thing in detail.

I can make objects, functions, methods, but there are still things i can't make, or combine? On YT tuts they don't explain it well.

Or anyone would give me a 30min session? :D

1 Answer

Havent read it yet since i have to leave but css-tricks i recommended by one of the teachers from teamtreehouse: https://css-tricks.com/learn-canvas-snake-game/

Edit: Click at "JS" of the elements to see the code

Thank you, ill ahve a look at it. Soo much code for such a simple game :D