GMAP345: Assignment 2 (alternative), due Week 4

Post date: Jan 07, 2016 3:35:59 PM

Make a small 2D game demo.

  • It can be very simple, requirements:

  • Player that moves around

  • Game objects other than the player that can be interacted with. For example:

    • Player can push blocks that make sound when pushed

    • Player can fire bullets that destroy objects when hit

  • Objects must have textures (i.e., no blank squares moving around).

Feel free to reuse assets you find online. But make sure they are free assets, and also, make sure you acknowledge every asset you used from the internet when you turn in your project (add a readme file with this info to your submission)

Submission Guidelines: Create a web-playable version of your game. Upload it to the web. Email your instructor a link to the game with the subject line "CS/GMAP 345 Assignment 2 - <YOUR NAME>". This assignment must be competed individually.

See the following link for how to publish your homework assignments:http://unity3d.com/support/documentation/Manual/Publishing%20Builds.html