Final Project Name: Travis Lindsay Class: CS 2550 Date: 11/28/2016

JavaScript Sudoku Game

❱ In case you don't feel like logging in, just click the Game Grid button to access the grid directly

❱ To login, simply click the Login button, which will bring you to the game grid

❱ For more on the Rules of Sudoku, click "Game Rules"

❱ For documentation on the implementation of the project click Documentation

User Name:

Password:

Model:

Game Global Variables:

Image of a Sudoku Grid

Game Object:

The values of the Game Object properties are determined by the user-selected difficulty.

The Game Object contains the following properties:

Game Object Examples:

Sudoku Game Variables:

Functions/Methods of the Model:

The following functions belong to the Model of the Sudoku Game