IS660Z - PowerPoint PPT Presentation

About This Presentation
Title:

IS660Z

Description:

IS660Z Programming Games Using Visual Basic Required Session 2 June 9, 2003 Agenda Load and start up projects Student project presentations Discussion of topics ... – PowerPoint PPT presentation

Number of Views:36
Avg rating:3.0/5.0
Slides: 12
Provided by: cdwyer
Learn more at: http://csis.pace.edu
Category:
Tags: is660z | game

less

Transcript and Presenter's Notes

Title: IS660Z


1
IS660Z Programming Games Using Visual Basic
  • Required Session 2
  • June 9, 2003

2
Agenda
  • Load and start up projects
  • Student project presentations
  • Discussion of topics raised in online forums
  • Online Quiz Friday - Saturday
  • Overview of Cannonball
  • VB exercise for animation
  • (If time) practice posting with html link

3
Get ready to present
  • Load your project onto your computer and test to
    see if it is working
  • Upload your project (zipped) to digital dropbox
  • Student presentations will begin soon ...

4
Discussion Topics
  • Prototyping in VB
  • Does building the form first make it easier to
    understand to read the text and understand what
    to do?
  • Small spelling mistakes cause big problems
  • Windows API

5
Reminder
  • Students need to sign on the Blackboard Friday 6
    am - Saturday 1159 pm for online quiz
  • Quiz will be timed (60 minutes)
  • Must take it all in one sitting
  • Simple questions related to material we have
    covered
  • Name a control object from a game, how was it used

6
Quiz Grading Rubric
  • Excellent (10 points) concise and accurate
    answer, with specific details from game
  • Good (6-9 points) accurate answer, but details
    from game is missing
  • Poor (0-5 points)
  • Wrong answer
  • Copied from text
  • Copied from another student

7
Functions and procedures
  • As programs get large, are easier to manage if
    you break them up into sections
  • Can also reuse functions, rather than
    re-inventing the wheel
  • (functions and procedures pres)

8
Overview of Cannonball
  • Run the game
  • Not a full game
  • Animation using a timer
  • Drag and drop of target and cannon

9
VB Exercise
  • Practice using a timer and moving shapes
  • Debugging options
  • Break button
  • Immediate window
  • Setting a breakpoint and adding a watch

10
Links in postings
  • Adding a link to a message
  • Use html
  • lta hrefweb site addressgtlink textlt/agt
  • Can use other html tags, bold ltbgtlt/bgt, italic
    ltigtlt/igt

11
Next week
  • Continue postings to discussion forums
  • Cannonball is due Wednesday at class (No
    Cannonball presentations)
  • Start thinking about final project
  • Enhanced cannonball
  • Tic Tac Toe
  • Minesweeper
  • Your own game?
Write a Comment
User Comments (0)
About PowerShow.com