Wheel Of Fortune Game Application

    • Pat and Vanna

      If you need your fix from America’s Favorite Game Show hosts when they’re not on TV, you can get it here. See what they’re up to and get their latest updates.

    Read More
    • Be a Contestant

      • We’re always looking for smart, enthusiastic players! Take a couple minutes to tell us why you’d be an awesome contestant.

      Apply Now
    • Request Tickets

      Upcoming Show:

      Jan 24, 12:00 PM Culver City

      Wheel Watchers Club members get access to VIP tickets.
      Request Tickets
    • The Wheelmobile

      It’s big, yellow, and making its way through America’s hearts and heartland. Join us at the Wheelmobile’s next stop for puzzles, prizes and fun. You’ll even have the chance to meet our mobile Hosts and try your hand at America’s Game.

      Learn More
  • Sweepstakes

    SEE MORE
    • Wheel Watchers Club Benefits

      Get chances to win $10,000, and score free VIP tickets!

Computer

Choose from a standard, pop culture, or scoreboard version of Wheel of Fortune. There are tons of bells and whistles along with a tutorial to help get you started. Wheel of Fortune.

Wheel Of Fortune Game Application

A Javascript application which creates a wheel-of-fortune using HTML5 Canvas.

Description

This is a personal toy web application to explore HTML5 Canvas and the development workflow for a Javascript project. It utilizes Backbone as the application framework and Grunt for task automation.

The current implementation fetches the wheel-data from a google spreadsheet using the Spreadsheets Data API.

Demo

Local Setup

Wheel Of Fortune Bingo Game App

Create a spreadsheet and publish it. Clone this repository and rename the file Gruntfile.sample.js to Gruntfile.js and edit the initialRoute parameter in the template task (<key> is the key of your spreadsheet as defined by the Spreadsheets Data API; <label column title> and <fitness column title> are the values in the columns of the first row in the spreadsheet). Run npm install && bower install && grunt build server, which builds the app in the build/ directory and starts a server at localhost:7878 with this directory as it's root. Open a browser and enter the URL of the server.

Wheel Of Fortune Uk Game App

Spin the wheel ;)