1 / 8

Programming Games

Programming Games. Reprise: credit cards. Show video projects. Demonstrate Find Daniel and Virtual Dog. Homework: [Catch up.] Post proposal for your JavaScript project. Credit cards. Simplified: http://faculty.purchase.edu/jeanine.meyer/creditcard.html

afia
Télécharger la présentation

Programming Games

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Programming Games Reprise: credit cards. Show video projects. Demonstrate Find Daniel and Virtual Dog. Homework: [Catch up.] Post proposal for your JavaScript project.

  2. Credit cards • Simplified: http://faculty.purchase.edu/jeanine.meyer/creditcard.html • how simplified? interest calculated on monthly basis, NOT from date of purchase, if you don't pay up. • See also http://faculty.purchase.edu/jeanine.meyer/credit.doc

  3. Show video projects • Pop quiz: • Look on-line and find at least 2 attributes for the video tag and write down what each does.

  4. Find Daniel • http://faculty.purchase.edu/jeanine.meyer/finddaniel.html • Examine code. • Application consists of multiple files. • You need to use PhotoShop or Paint Shop Pro or equivalent to determine coordinates.

  5. Virtual Dog • http://faculty.purchase.edu/jeanine.meyer/pet3.html • This is example of serious tool: Discrete Simulation • periodically examine variable(s), make calculations, determine state (with labels, possible new picture) • actions (in this case, feeding and petting) • stochastic processing: some action uses random processing

  6. Project possibility • You can read tutorial and then make your own virtual something. • Do make plans: • what are the states (4 to 6 okay) • what are the actions (2 to 3 okay) • what are the conditions

  7. Other project possibilities • Elaboration (coding) of class projects • Elaboration (coding)of other JavaScript projects on my site or from book. • Anything you want…that I approve. You must make proposal.

  8. Homework • Catch up: favorite sites, drawings, fair coin and biased coin, coin drawn on canvas, dice game, slide show, video. • Upload work and make an index.html file for the web folder or a subfolder called pg or programming or games • Post project proposal to moodle forum.

More Related