Image from the 1989 arcade video game Zero Wing

General Information

General information regarding programming issues, which may be relevant to the projects, will be posted here.

  • Programming Assignment 1:
    • Sample Executable: If you experience difficulty running the following demos in your favorite browser, please let me know. (I have tested these on Chrome and Firefox.) Note that the 'Q' (for quit) command does not work when run in Web deployments.
    • Our Parameters: Here are some of the parameter settings that we used in our implementation. You are encouraged to experiment with your own settings, but you are welcome to make use of some or all of our settings.
  • Programming Assignment 2:
    • Sample Executable: If you experience difficulty running the following demos in your favorite browser, please let me know. (I have tested these on Chrome and Firefox.) Note that the 'Q' (for quit) command does not work when run in Web deployments.
      • Basic Version: This version is close to meeting the full specifications. It is missing a few things:
        • There is no introductory screen
        • There is no pause capability
        • There are a few minor bugs in the behaviors of the characters
        (Here is a Windows executable.)
      • Full Version: This version meets the full specifications. There are few known issues:
        • The characters sometimes "slide" a short distance after pausing the game
        • Grannies sometimes fall in unexpected ways
        (Here is a Windows executable.)
    • Resources: Here is a zip file with many of the resources we used in our program. It includes the models and animations that we downloaded from Mixamo and the skybox from the Unity Store.
    • Our Parameters: Here are some of the parameter settings that we used in our implementation. You are encouraged to experiment with your own settings, but you are welcome to make use of some or all of our settings.

  Return to CMSC 425 Home

Web Accessibility