Note About This Book: Advanced Lingo For Games was written by Gary Rosenzweig in 2000 for users of Macromedia Director 7. It is presented here for free on an as-is basis, with no updating. Most of the information and code here can be used in the most recent version of Director. The book has been reproduced from the final editing files archived in 2000, and not the final proof galleys. So some minor differences between this version and the printed version my exist. The entire contents of this book are Copyright 2000, Gary Rosenzweig. No part may be reproduced or copied without written permission. The text here is provided for individual use only.
Want to thank me for making this book available for free? Just buy Special Edition Using Macromedia Director MX and we'll call it even!

Advanced Lingo For Games
by Gary Rosenzweig


Chapter 3: Matching Game

Clicking and dragging is a standard computer user interface action. You see it done in the operating system as users click and drag file icons around.

This can be made into a game by placing draggable objects on one side of the screen, and destination objects on the other side. The goal is to drag the items to their correct counterpart.

This type of game is usually used for education or computer-based training. However, it can also be a useful trivia game with the right content.