teaching machines

CS 145 Lecture 14 – Collision Detection

Agenda what ?s a development recipe rectangle Note Our task today is come up with a workflow for preserving our sanity as we write code. Here’s your task: As you solve the problem of colliding rectangles, think about what you are doing to solve the problem. Write down a list of the general steps that […]

Prospectus – MikeMikeDustin

We would like our audience to have a great sense of exploration as the venture through the myriad of dungeons. We would also like to have the audience have to pick how they build their character with level up stat increases and items. But above all…… LUST FOR LOOT!!!! We think procedurally generated dungeons should […]

Prospectus: Tyler, Michael, Adam

We want the players to have  moments of exploration and fun solving puzzles with new abilities found throughout the game. Hopefully, it will teach the players abstract problem solving. We want the players to think about the next step up in challenge, along with the new abilities and all the uses for them. The surprises […]

CS 491 Lab 4 – Circling

For the rest of the semester, we will alternate between labs devoted entirely to group work time and labs that involve an exercise related to game development. Last week was work time; this week is an exercise. I will try to craft the exercises to be general enough that you may be able to incorporate […]

CS 145 Lecture 13 – Logical Operators

Agenda what ?s blackboxes logical operators some problems TODO Finish homework 2. Note For each of the following blackboxes, let’s consider what they accomplish and how relational operators enter in: Blackbox 5 Blackbox 14 Blackbox 15 Blackbox 16 Blackbox 17 Using the logical operators, let’s write some methods that tell us if… Code LogicKing.java Haiku

Game Prospectus by Nick, Nathan, and Alex

During lab we spent out time brainstorming a few ideas for what direction we’d like to take our game. We decided almost immediately that we’d like to focus on making some type of multiplayer game. The first idea that was suggested was to make a two-player tower climb game where players would cooperatively work with each other […]

Blackbox 17

Blackbox 16

Blackbox 15

Blackbox 14

1 2 3 4 5