Introduction to Video Game Programming (VGP) Mr. Shultz.

Slides:



Advertisements
Similar presentations
Introduction to Video Game Programming (VGP) Mr. Shultz.
Advertisements

You are expected to: n Be to class on time!! n Respect the equipment, yourself, and others. n Turn assignments in on time. n Do your best every day, all.
Introduction to Video Game Programming (VGP). Today’s Objective(s) and Bell-Ringer Bell-Ringer 1.What Middle School did you go to? 2.Where were you born?
Information Technology Fundamentals (ITF) Mr. Shultz.
Civil Rights- America’s History A brief introduction to important events. MLK, JRRosa Parks Malcolm X Quiz.
 Presented by: Bianca Bashor and Allison Gafford Burgess Elementary School Horry County Schools.
School Year Calendar Please review the calendar for any school related business and most importantly for due dates of assignments. Have a Great.
Managing Technology in the Classroom James Lehman Educational Technology Purdue University.
CS320n –Visual Programming Interactive Programs Mike Scott (Slides 5-1)
Instructions Week of Feb. 2-6.
Alice 2.0 Introduction to Event-Driven Programming Mr. Planck.
Sun Mon Tue Wed Thu Fri Sat
Algebra 1 Mr. Juddy Burks.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Designing Tests for Computer Games
Introduction to Video Game Programming (VGP) Mr. Shultz.
Event-driven programming. Most modern computer programs that people use have Graphical User Interfaces (GUIs). A GUI has icons on the computer screen.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Combining Language Elements Turn computer speakers on while watching video.
Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.No Bell-Ringer today 2.Complete Alice Introduction Guided Notes Objective Using Alice, TSW.
CSC1401: Introductory Programming Steve Cooper
Event Driven Programming Chapter 5. Sequential Programming Computer-Centric Computer-Centric Program Runs as Programmer Intended Program Runs as Programmer.
 Agenda  2/3—Edge pg 40, 41  2/4—Edge continue  2/5—Vocabulary L4  2/6—Finish story  2/7—SSR February 3 Super Bowl Champs Seahawks!!
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Exploring Computer Science 2/2/15 2/2No School 2/3Scratch creating a program- Name 2/4 Scratch creating a program Dialogue 2/5 Scratch creating a dialogue.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Alice 2.0 an introduction to computer programming.
Information Technology Fundamentals (ITF) Mr. Shultz.
Computer Networks 2 Network Topology Prepared May Lau 2011.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Least Common Multiple.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Welcome to CS 101! Introduction to Computing I. Greeting! Kiho Lim CS 101 – Teaching Assistant
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Modeling & Simulation Omar Alhinai. Modeling What is Modeling? Modeling is the simulation of real life situations. Architectures use modeling when designing.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Martin Luther King, Jr. A timeline of his life
Center for Arts and Media North High Dance Department Calendar.
Good Choices My SideWalks Level C Unit 2, Week 2, Day 2.
INTRODUCTION DATABASE TO. Who Needs a Database?????? We all do!!!!!!!!
JANUARY 20. TODAY 1. Warm-Up 2. Questions from Exit Slip 3. 2 nd Semester Introduction  - Unit Project Introduction  - Vocabulary Chart 4. HW Check.
Algebraic expressions
Final Semester Grades.
Alice terms Chapter 3.
Library Card Information
English Debate & Presentation Week 4
Jan. 14: Character Traits Extra Credit Due
Personal Events World Events Technology Events
7th Grade Math Warm-ups Week of January 16-20, 2017.
Today in ELA 7 Monday, Jan. 16th
INDEPENDENT LIVING SPRING SEMESTER 2019 MRS. CONRAD
Event-driven programming
Presentation transcript:

Introduction to Video Game Programming (VGP) Mr. Shultz

Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.What is an event listener? 2.What is an event trigger? 3.What is an event handler? Objective Given the Alice textbook, TSW correctly create and position a billboard object with no errors. (BUS )

Bell-Ringer 1. What is an event listener? A combination of hardware and software that continuously checks the computer system for an event trigger

Bell-Ringer 2. What is an event trigger? Any activity or condition selected by the programmer

Bell-Ringer 3. What is an event handler? A method that is activated when the event trigger occurs

Class Work Should be done through Project 3 Move on to Alice Project 4 No Test or Project for Project 4 Complete Worksheet Complete Checklist

Schedule Jan 2/3: Project 4 Worksheet Jan 6/7: skateSimulator, Penguins Jan 8/9: Flight Sim, Ballerina Jan 10/13: Amusement, Fan Dancer Jan 14/15: Gallery, Puppet Jan 16: Extra Green Day Jan 17 – 23: Semester Exams

Schedule SunMonTueWedThuFriSat 56 – Green 7 – Gold 8 – Green 9 – Gold 10 – Green – Gold 14 – Green 15 – Gold 16 – Green17 – Exams Green 1 Green No School Martin Luther King, Jr. Day 21 – Exams Gold 1 Gold 2 22 – Exams Green 3 Green 4 23 – Exams Gold 3 Gold 4 24 No School Teacher Work Day 25 Flight Sim, BallerinaskateSimulator, Dancing Penguins Amusement Park, Fan Dancer Gallery, Puppet Last Day to turn in Project 3 work Last Day to turn in ALL work Amusement Park, Fan Dancer

Introduction to Video Game Programming (VGP) Mr. Shultz