teaching machines

CS 491 Lecture 10 – Compass and Publishing

TODO Look for an announcement next week about reviewing your classmates games! Lab Few of you finished the last lab, so start there. Get your leave/take buttons and inventory HUD working and then let’s add a wayfinding UI. Compass Image Many of you indicated that you wanted some sort of compass in your user interface. Let’s add […]

Honors 104.502 Lecture 10 – Shuffle Cup Cont’d

Agenda what ?s swapping cups modeling parabolic motion shuffling cups TODO Friday lab will be a clinic and upload test. Bring your Puzzler issues! Note Last time we started Shuffle Cup and used coroutines to stage a mostly manual animation of lifting cups. We introduced the Lerp function to linearly transition between two stations. Today we […]

CS 330 Lecture 14 – Assembly

Agenda what ?s Human Resource Machine hello, x86 adding two globals printing getting user input counting TODO Read Programming from the Ground Up, from chapter 1 through section Planning the Program of chapter 3. Click on Download Area to find the PDF. Write down 2-3 questions or observations on a 1/4 sheet. Note Now that we’ve […]

CS 491 Lecture 9 – HUD and Camera Tricks

TODO Watch Cameras and Using Cameras from the Unity tutorials. On a 1/4 sheet, write down 2-3 questions or observations about cameras, UIs, or other relevant topics. Lab Terrain and FPS Quickly create a scene with a terrain and an FPSController. Don’t spend any time on this. Polish is for later. Collectibles We want to […]

Honors 104.502 Lecture 9 – Shuffle Cup

Agenda what ?s mouse click raycasting linear interpolation (lerp) shuffling cups Note Today we start building a new game inspired by your paper tile demos last week. It goes by many names (Thimblerig is the best), but it’s a classic shell game. A pea (or ball) is hidden under one of three nutshells (or cups). The […]

CS 330 Lecture 13 – Functions

Agenda what ?s adding functions to Logo scope choices closures in other languages TODO For an extra credit quarter sheet, write a Logo program. Clone the repository of our code in Eclipse, run Interpreter, and feed it a file containing a Logo program. Share your program on Piazza. Note Today we will round out our […]

Honors 104.502 Lab 4 – Lights Out

In this lab we’ll explore mechanisms for handling mouse clicks, staging multiple levels, and working with 2D grids of game objects. But first, if you didn’t get your work from last lab checked off, do so in the first 15 minutes of this lab. Checkpoint 1 Person A types. Bulb Image Lights Out is played on […]

CS 330 Lecture 12 – ASTs and Variables

Agenda what ?s AST generation expressions statements move and turn variables TODO Start the CSX homework. Due before March 11. Pull from both twodee and origin to get updates. Note Today we’ll got Logo programs up and running. We’ll generate a full AST representation of program and execute it instead of eagerly evaluating a construct as […]

Not the best looking banana

ugly banana

1 16 17 18 19 20 26