CSci 4657 Lab 5. Due Friday, February 25 at 11:59pm

Goals of this lab:

Work in pairs. Ping-pong programming is recommended.

Lab tasks (40 points)

The goal for this lab is to develop a simple hangman game using server-side PHP processing. The server-side application keeps track of the player statistics using sessions. The player may erase the statistics by destroying the session and start again. In addition to developing the game you are also required to test its functionality using Selenium.

Below are the specific requirements:

What to submit.

Send me a link to your files (the PHP file and the selenium tests) on the csci4657spr11 server. Do not modify your file after the submission.


This page is a part of CSci 4657 course web site.