Interactive Media & Game Development
Worcester Polytechnic Institute

IMGD


IMGD 1001: The Game Development Process
Project 7: Finished Prototype

Due date: Monday, October 08, by 10:00am


Objective:

This milestone focuses on assembling example levels and arranging your game objects inside them. The result of this assignment will be your completed prototype.


Motivation:

The most inspired game design is for naught if that design is not carried through to completion. The most beautiful artwork is just eye-candy if there is no interesting gameplay behind it. The most impressive AI is merely clever if that AI does not result in an enjoyable game. Ultimately, a game needs skilled level designers to draw these disparate resources together to achieve balance (gameplay and player) to create an enjoyable experience.

The purpose of this project is to develop a final prototype for your game. In previous projects, you have created your game conceptualization, your game design, your artwork, and your game logic. Now you must bring it all together, do the necessary balancing and tweaking, and come up with a prototype that shows the potential of your game.


Overview:

For this project, you will complete the prototype of your game using the GameMaker software. As the purpose of your prototype is to give people an impression of how your game will play, you should construct enough GameMaker rooms as it takes to show off the objects and interactions that you have created so far. In addition to rooms containing representative gameplay, your final prototype must also include a title, your options, and credits. As before, you will be required to submit a document describing your prototype.


Details:

The final form that your prototype takes will be highly dependant on your original design, but in all cases the prototype must be playable. Your prototype will be evaluated based on how well you integrate and utilize the artwork and game objects that you developed in previous projects to meet your vision laid out in your concept document. Use as many or as few GameMaker rooms as it takes to represent the gameplay experience you wish to achieve using the objects that you have created so far. For example, perhaps a prototype of a strategy game would only require the use of one battlefield to get the point across, where perhaps a puzzle game would require a sequence of several puzzles to indicate the possibilities.

In addition to these example rooms, you are also required to create title, options, and credit screens for your prototype. The title screen should at least include the name of your game, perhaps specifying that this is a "prototype" or "demo". The options feature should enable players to select the options you've identified previously. The credits screen should at least list all members of your team, and may provide other information such as version number. It should also include other art credits as appropriate. There should be basic directions for the game available to the player (either on one of the screens or by the built-in F1 options in GameMaker. Also to be included in the document, discussed below). The exact configuration and use of these screens is up to you, as there are many valid ways of organizing them. For instance, some games display a splash screen of credits at start, followed by the title screen, then options; where other games might have the title screen at start, leading straight into the game, with options accessible in-game, and credits displayed at exit (with prominent contact and purchase information).

Finally, you must include a description document containing the names of your team members, a short description of your game (this can be taken from your game treatment documents, if you'd like, and can be a superset of the 100 word description), a list of features in the prototype, and instructions for playing your prototype.

IN ADDITION, you need to include one screen shot of your game that we will use for publicity about your game, mainly so next year's students can see what you did. This, along with your short blurb, should be something you can also put on your portfolio.

In addition, your document should have a brief (200-350 word) description that specifically relates your prototype implementation back to your original treatment document. Discuss how the core game goals were, in fact, demonstrated by the prototype or how they were not and then briefly why not. If there were significant deviations from the original treatment, this should be called out with brief reasons provided.

If time allows, you may create additional artwork and game objects as needed. Title-screen artwork or a team logo might be good additions.


Submission: All documents (GameMaker files and document) are to be submitted electronically via turnin by 10:00am on the day the assignment is due.
Each document should list the names of every member in your group somewhere on the first page.

When you are ready to submit, zip everything up into a single archive file. Name the file TeamName_final.zip.

You will use the new Web-based "Turnin" facility to submit your work. Information about submitting can be found here:

http://web.cs.wpi.edu/~kfisler/turnin.html.

Choose one of your team members to submit the document.

Your WPI user ID should be used to login, and you should have been emailed a password.
The Turnin assignment ID is final.


Academic
Honesty:
Remember the policy on Academic Honesty: You may discuss the project with others, but you are to do your own work. The official WPI statement for Academic Honesty can be accessed HERE.

Grading:
Grading Guidelines
Category Weight
Playable Game 60%
Completeness 10%
Title Screen (+Options, +Directions) 10%
Credits Screen 5%
Document (Small Image and Description + Reflections) 15%

You might check out the slides summarizing the project (PowerPoint, PDF).


Back to course page.