top of page

This project will use all of the skills you have used in this course.  Students will create their own sprites, animations, and levels for their game.  CLICK the project title to see the handout for more guidance.

Types of Games

  • Multi-Player

  • Platform

  • Maze Game

  • Space Game - Shooter or pickup

  • Adventure Game

  • Flying game

  • Endless runner game

  • Other types of Games

     To Start.    

Complete the first part of the handout above.  Give your project a title and then add your name and year.

Screen Shot 2021-12-15 at 8.50.24 AM.png

Next, work on the Game Design Section.  Complete each section using complete sentences.  See example image to help guide your work.

Screen Shot 2021-12-15 at 8.50.32 AM.png

Complete the Graphics page telling me about each of the sprites you will create.  If you need more lines, please feel free to add more.

Screen Shot 2021-12-15 at 8.50.39 AM.png

In PhotoShop

Bone_0001_Layer-2-copy.png

While waiting to have the project approved, start making your assets for the game.  Use Photoshop to create each image and animated object.

dog-bowl_0000s_0018_Layer-3-copy-2.png
ground2_0000_Layer-3.png
ground2_0001_Layer-2.png
ground2_0002_Layer-1.png

Game Document

Once game is approved and sprites have been created, look at the game document once more.  Complete the following sections
Music & Sound
Controls
Mechanics

Scripts/Codes

Screen Shot 2021-12-15 at 9.27.58 AM.png

Start Creating Game in Unity

Start to create your game.
Download the codes above depending on your character type.
Make sure to look at all requirements for the game. Use the Game Document to help with requirements.

 

Screen Shot 2021-12-15 at 9.14.30 AM.png

Requirements for this assignment: 

​

  • Menu

    • title of game

    • music

    • Image

    • keypress to get to level 1

  • 2 Background & 2 Ground Tiles

    • if doing maze type, no background is needed​

    • if doing space, no ground tiles are needed

  • Character - does not need to be animated-

    • Needs to move​

    • Collect objects or shoot

    • Can jump, but doesn't have to

    • Must score and have health

  • 2 Different Pickups - Animated

    • Collectibles​

  • 1 Enemy object/Character - Animated

    • Takes away the health of Player​

  • 1 Power up - Animated

    • Adds health to the player​​

  • Level 1 - Repeats if the player loses and goes to Level 2 if the Player wins

    • music​

  • Level 2 - Repeats if the player loses and goes to Credit if the player wins.

    • Music​

  • Credit page

    • Music

    • who made the game and when

    • title of all music used

    • artist for sprites

    • Must have keypress or button to return to Menu

  • User interface on each level​​

bottom of page