Get Tiffany uses Macromedia Flash for all graphics and Macromedia Director for all client-side programming.

Flash - Macromedia Flash offers excellent handling of vector graphics to allow the scaling of the edges of the game to better fit the edges of the client's monitor. Flash also offers an efficient method of data compression that is required in a downloadable game.

Director - Macromedia Director was used as the executable in this project and contains, by far, the most code. Director was used as a container for Flash graphic objects effectively compartmentalizing these two aspects of the game. However, the main advantage Director has was it's ability to handle advanced networking.