teaching machines

crakerbr – Final Project – Instant Karma

For my final project I’ve decided to take the guesswork out of friendship. In most cases, it is difficult to determine the true value of a friendship, and you may worry that a friend of yours has done too many nice things for you and therefore has an edge over you or, conversely, they are […]

CS491 – Final Project – xiongchu

For my final project/application I plan on developing an informational application for Modern Warfare 3. I plan on releasing the final product to the Android Market as will as the Amazon Market. I plan on using a SQLite database to store the data and will most likely migrate to a remote database on some hosting […]

jacoblj – final Project Design

For my final project I wanted to make something I would actually use. I have decided that the perfect app to make would be an alarm clock. The one I am using at the moment has some flaws, and I think I could tailor one to my situation better. I have done a little work […]

Final Project – Brian Kendzior – Cribbage Statician V1.0 (bringing it out of beta)

For my final project, I plan on fully implementing Cribbage Statician (my database project). Because of scope problems I was never able to fully implement multiplayer statistic tracking, which would be first on my wish-list. I would also like to be able to track players scores throughout the game on a graphical representation of a […]

Final Project Design Synopsis : Vampire

For my final project, I will be developing a client-server based iOS game, which I will also release on the iTunes store for 0.99 for Barrage Software LLC… :P Each user will be able to create their own character (a vampire) and accomplish missions each day for experience points and blood to level up their character, […]

Final Project Design Document – Rock Paper Scissors – meierdg

For my final project I wanted to incorporate gestures, as  haven’t made a program with them so I figured it’d be a good experience, as well as make something that people could have fun with.  To this end, I decided to make a Rock Paper Scissors app.  I’ve always loved the game, yet there isn’t […]

CS491 – Final Project Design Document – Cricket ScoreIt

For the final project I wanted to do two things.  One, I wanted to create an app that I would actually use a lot and two, create something that was visually appealing and didn’t just contain the built in controls.  My room mates and I play the dart game cricket very often and the worst […]

CS 491 Lecture 19 – Smile and Wave

Agenda mixing widgets and SurfaceView write a custom camera app enhancing the camera preview Mixing widgets and SurfaceView An unfortunate consequence of switching to a SurfaceView is that our gestures no longer get recognized. GestureOverlayView and SurfaceView do not play well together. No documentation I can find details their incompatibility, but gesture recognition simply doesn’t […]

borglimj HW3

I have made a recipe master application. Its pretty simple, just start it and search for a particular ingredient and then hit the search button.  It will then populate the lower text field with recipes with the name of the ingredient in it title or with the ingredient itself.  

CS 491 Lecture 18 – Falling Math Part II

Agenda implement gestures continuous rendering SurfaceView Expression Before we dig any deeper, let’s push our expression code out to a class. I’ve provided most of it: But these problems remain: Randomly generate an expression that evaluates to a single digit. Allow it to fall delta seconds, acted upon by gravity. Gestures In Android 1.6, gestures […]

1 18 19 20 21 22 32