Developing the HTML Game

Now that I have a good understanding of the project I want to develop, have taken a look at the competition, and have an audience in mind, it is time to start developing the actual game. This first iteration will implement the actual game, ensuring that this component works before adding in a layer to interact with the Facebook platform. Developing in phases like this helps you compartmentalize your bugs and provides you with a couple of good milestones to reach.

Project Setup

As I covered in Chapter 6, we need to do a little project setup to get the ball rolling. I know I need an HTML page, and I want to organize my files in to JavaScript, style sheet, image, and sound directories, so I will create those on the command ...

Get Beginning Facebook Game Apps Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.