Skip to content

maccman/zombies

Repository files navigation

Facebook Zombies

An example application showing how to use the Facebook friend API and create a friend selector using Spine.

See the blog post for more information.

Interesting code

The most interesting code is under assets/javascripts/app/controllers/friend_selector.coffee. This is a Spine Controller that creates a Facebook friend selector, allowing users to toggle multiple selected friends.

Usage

  1. Setup env variables
  2. Run: bundle install
  3. Run: be rackup

Env variables

You'll need to set the env variables FACEBOOK_APP_ID and FACEBOOK_SECRET as detailed in the Heroku Facebook guide.

About

A Facebook/Spine game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published