teaching machines

Cameron Bjorklund – Persist

My app is designed for two people (maybe a significant other) living together and want to keep count on each others costs so that they remain even.  Basically, after you are done shopping for mutual groceries, or maybe you share a car and you bought the gas, you add that to the database. Whenever you want to […]

SuperMunchkin (Persist) – Andy Hurd

Over the past few months, some friends and I have extensively played the card game Munchkin.  In Munchkin, players roam through a dungeon “kicking down doors” to reveal monsters, items, and curses while they accumulate levels and gear to help them defeat ever stronger monsters.  While a player’s current cards in play contain most of the relevant […]

HNRS 304.503 Lecture 14 – Modeling found objects

Agenda Jesse Schell’s Games for Change keynote crude modeling of found objects TODO Browse through the Valve employee handbook. (If necessary, do some YouTubing to get a background for Valve and its games.) Bring a quarter sheet with two questions and observations based on your reading. Haiku

CS 491 Lecture 15 – Sphero Controller

In class Today we focus on two things:   Getting an environment set up for working with Spheros.   Designing a controller to make the Sphero move. Number one is easy enough, but it requires a Bluetooth Android phone and a computer that can install apps on that phone. To set up your environment, follow […]

Adam King: Web APIs

For my Web API assignment, I decided to use the World of Warcraft Community API to develop an app that lets you view relevant character information.  The features I implemented for now mostly focus on looking at raid progression and item level, allowing the user to check a character’s progression across all of the raids […]

Persist – Corey Schulz

The background story for this app is the issue of web browsing with a slow internet connection. If you know exactly where you want to go, but it takes several link clinks to get there, you will be spending more time navigating to the page than you will spend on it. Normally to solve this […]

Trick or Treat!

Trick or Treat game for Michael and Hannah. http://www.twodee.org/teaching/honors304-503/2012C/homework/hm/

Adam King: NoGramming

I was beaten to the punch!  I’ve been documenting some observations as well as my woes and frustrations in programming for Android (such as my ongoing struggles with Eclipse demanding @targetAPI in odd places like a toString method) in haiku format.  Hopefully a couple of them will be found decent.  A few of them may […]

Web API :: Travis Boettcher

For my web API project I wanted to use Wolfram|Alpha’s extensive knowledge base to create some sort of useful app.  As I was perusing what the API could do, I came across a morse code encoder function and I knew I needed to go no further. My application allows the user to enter a word or words […]

Persist – Morrissp

The purpose of this app is to be a workout log. The app makes a “workout” with a description, length of the workout,average heart rate, and the date of when the workout was created, then submits it to a local database.  It uses separate activities for displaying workouts and submitting one. The app can be improved by using […]

1 190 191 192 193 194 233