CSS 290: Video Games and Computer Programming Reading: Conditional Statements • PLAD, Chapter 8 (“Arrays”) – 8.1: Overview – READ CLOSELY! – 8.2: Sequentially Searching An Array • Not as important for us as 8.3 is – 8.3: Processing The Contents Of An Array • Totaling the values in an array – 8.4 – Parallel arrays • We look at this later – 8.5 – 2D arrays – SKIP THIS CSS 290 2 Reading: Conditional Statements • PLAD, Chapter 5 (“Repetition”) – 5.6 – Nested Loops CSS 290 3 Reading: Conditional Statements • C#2005: Chapter 10 – Arrays – Read PLAD first/most, then use this to figure out what to type CSS 290 4 This lecture • Finish working with arrays • Start on HW 6 CSS 290 5 A5 feedback • Game evaluations: – Use the document provided on the website – Fill up an entire page (single spaced, nothing tricky, etc) with what you write into the table, when the table is on it’s own page. – Be clear about which one is gender inclusive, and which one isn’t CSS 290 6 Assigned Today: A6 • Get it to me before Friday, midnight, in order to get it back in time to do a revision • OR • A6 can be optional – if you don’t do it, then your grade for A6 will be the average of your other assignments CSS 290 7 Due Next Lecture (May 29) • Final Project: Milestone 2 CSS 290 8 Due Later • June 3: A5 revision • June 5: All homeworks, revisions to homeworks (including A6) • June 5: Final Exam! • June 10: Final Project + Presentation To Class CSS 290 9 And now… The Quiz!! CSS 290 10