| CIT
597 Assignment 8: Animals! in Ajax
Fall 2006, David Matuszek |
You have already written an Animals! game and put it on a server. In this assignment you use Ajax to make the program more responsive.
You should already have the game in a MVC design, so you shouldn't need to change the model at all.
You won't use JSP in this assignment. Instead, send just the new server response (one question or one guess). Behavior should be similar to previous versions of tha Animals! game.