<%@LANGUAGE="VBSCRIPT" %> <% Response.CacheControl = "no-cache" %>
Lab 15 (Due 11:00 PM Saturday)

Materials to turn in on the server

  • In your Lab15 folder:
    • wordGame.fla
    • wordGame.swf
    • wordGame.php

Expand/Collapse Section ImageLab Description

Students will work on creating a Tetris game.

Expand/Collapse Section ImageExercise Specifications - Part 1

  1. Educational Game
    • Here is the starter FLA file. Most of the images, I just snagged off of google images.
       
    • Here is the code to get you to a certain point in the game. There are two lines of code that scroll off the PDF, they are both:
      if((lettersArray[counter] != "A") && (lettersArray[counter] != "E") && (lettersArray[counter] != "I") && (lettersArray[counter] != "O") && (lettersArray[counter] != "U"))

       

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

Grading

Word Game 15 extra credit pts