Index

SchoolNotes

  1. CS225
    1. OOP
      1. Inheritance
      2. R-Value References
    2. Misc Notes
    3. Size/Offsets of Structs/Classes
    4. Week 4
  2. CS200
    1. Introduction
    2. Scan Conversion
    3. Quiz 01
  3. GAM200
    1. Notes
  4. CS180
    1. Introduction
    2. Midterm Revision
    3. Finals Revision
    4. Memory
    5. ELF Format
    6. History of Computers
    7. Stuff to Research
    8. Quiz To-Do
    9. OS Architectures
    10. Week 3
    11. Week 4
    12. Week 5
    13. Week 6 (Threads)
    14. Week 7 (Scheduling)
    15. Week 8 (Thread Scheduling)
    16. Week 9 (Memory Management)

Notes

Week 1




--------------------

Design



2 Game Ideas, 1 Prototype

Make sure we all understand and agree on the underlined:

Understand and develop for your target audience.
◇ From....
▪ A technical side
▪ A creative side
▪ A marketing side
◇ Predict 3 games that the target audience has recently played.


Start with 4-5 games which are similar - NOT JUST ONE!
• Things to look at:
Genre
Camera
◇ Animation
Art Style
Pacing
◇ Most importantly, Mechanics

For Camera: Create a mockup and put enemies down to see how many enemies (and props, and scenery...) should be around at any one time.

Change things up! Call of Duty uses vehicular and stealth sections to change things up. Use submechanics.

What emotion do I want the user to feel?

Scope your game down to the bare essentials.

Two types of games:
• Originality
• High Production Values

--------------------