Presentation is loading. Please wait.

Presentation is loading. Please wait.

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

Similar presentations


Presentation on theme: "Introduction to Video Game Programming (VGP) Mr. Shultz."— Presentation transcript:

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

2 Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.In Visual Basic (VB), what line of code would you type to create a subroutine called “ConvertBoth”? 2.In VB, what Variable Type would you use if you need to store any kind of character, including letters? 3.In VB, what line of code would you type to create a variable called “TempChoice” using the Variable Type Single? Objective Given an online lesson on flowcharts, TSW create a flowchart using a decision with no errors. (BUS66640.043)

3 Bell-Ringer 1. In Visual Basic (VB), what line of code would you type to create a subroutine called “ConvertBoth”? Sub ConvertBoth()

4 Bell-Ringer 2. In VB, what Variable Type would you use if you need to store any kind of character, including letters? String

5 Bell-Ringer 3. In VB, what line of code would you type to create a variable called “TempChoice” using the Variable Type Single? Dim TempChoice As Single

6 Class Work If you haven’t completed the Algorithm, Flowcharting, and Visual Basic lessons and worksheets (in order), do them first Complete the Flowcharting Lesson 2 and worksheet Complete the Visual Basic Lesson 2 and worksheet

7 Introduction to Video Game Programming (VGP)


Download ppt "Introduction to Video Game Programming (VGP) Mr. Shultz."

Similar presentations


Ads by Google