Skip to content

Instantly share code, notes, and snippets.

View claudiobernasconi's full-sized avatar

Claudio Bernasconi claudiobernasconi

View GitHub Profile

Guide on How to Build a Browser Game

Intro

Getting started and knowing how to structure the code in an application is one of the most difficult things for students to figure out.

Also, there might be plenty of sources available to learn about how to use a forEach loop, but finding help on how to think like a developer and write code to implement an app's features is difficult at best.