Game Design: Level Design Weeks 1-2 PDF - St. Dominic College of Asia
Document Details

Uploaded by CompatibleObsidian2996
St. Dominic College of Asia
Prof. Emil Los Baños
Tags
Summary
This document is a lecture presentation on game design, covering topics from basic game creation to object-oriented programming. The course is from St. Dominic College of Asia and focuses on level design. Keywords include game design, animation, and programming.
Full Transcript
St. Dominic College of Asia School of Communication, Multimedia, and Computer Studies Game Design: Level Design Weeks 1-2 Basic Game Creation Part 1 Prof. Emil Los Baños Topics Introduction to the Course Syllabus and Production Timeline...
St. Dominic College of Asia School of Communication, Multimedia, and Computer Studies Game Design: Level Design Weeks 1-2 Basic Game Creation Part 1 Prof. Emil Los Baños Topics Introduction to the Course Syllabus and Production Timeline System Requirements Game Exhibit System Requirements Prelim Agenda Week 2 Lecture Animation Re-cap Symbols and Instance Names Object Oriented Programming Variables Quiz Prelim AS 3.0 Comprehensive Workshop Week 2 Basic Game Creation Part 1 Animation Symbols and Instance Names Object Oriented Programming Variables Week 3 Basic Game Creation Part 2 Spaceship Movement via Cursor Bullets (addChild Method) Weeks 4-5 Basic Game Creation Part 3 Enemy Ships (HitTestObject) Enemy Ships Movement and scoring (Math.random) Prelim AS 3.0 Comprehensive Workshop Sample Output (see example to be viewed in class) Animation Re-cap (Shooting Bullets) Symbols and Instance Names Object Oriented Programming Object.property = value; Object Oriented Programming Object Oriented Programming Variables Variables Variables Variables