Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project PROJECT_NAME

Markdown Cheatsheet

Student Info

  • Name: YOUR NAME
  • Section: ##

Game Design

  • Camera Orientation: How are the art assets viewed from? (ie. topdown or side)
  • Camera Movement: How does the camera move in your game? (if at all)
  • Player Health: How are you handling player health? (healthbar, lives, ?)
  • End Condition: How does a game/round/level end?
  • Scoring: How does the player earn points in your game?

Game Description

A brief explanation of your game. Inculde what is the objective for the player. Think about what would go on the back of a game box.

Controls

  • Movement
    • Up:
    • Down:
    • Left:
    • Right:
  • Fire:

You Additions

List out what you added to your game to make it different for you

Sources

  • List all project sources here –models, textures, sound clips, assets, etc.
  • If an asset is from the Unity store, include a link to the page and the author’s name

Known Issues

List any errors, lack of error checking, or specific information that I need to know to run your program

Requirements not completed

If you did not complete a project requirement, notate that here

About

The template repo for IGM 202 SHMUP game project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors