Microsoft's Xbox Live on mobile devices
You can find my main contributions to my 4 months at Microsoft here:
Xbox Live on iOS sample code app
Tic Tac Toe
This is the most fun I've ever had doing a code test for a potential job... Level
11 asked me to create a quick Tic Tac Toe game, and this is the result. It also
helped get me the contracting job....
You can find the project here:
DPL_TicTacToe (on my github
page)
Seattle Landmarks App
This is the result of a coding test I was given during my job hunting a couple of
years back. The assignment was to download a dataset from a Seattle city
government website, and then display and use it in some fashion. I chose a dataset
showing information about Seattle historic landmarks.
You can find the files here:
SeattleLandmarksApp.zip (4.1 Mb)
This app uses the SODA protocol to download the dataset from the city website,
displays the landmarks in a searchable UITableView, and also can map landmarks in
a MKMapView. Read the included read-me file "SeattleLandmarks_ReadMe.pdf" for more
info about this quicky project.
Nova Rift Game Files
Here you can find some samples of iOS coding in Objective-C. These files are not a
complete application, however. Included here are several files from the first iOS
project I worked on, "Nova Rift: Arena". Nova Rift began as a home-brew project to
teach myself how to code for the iPhone, but then, with the help of a friend,
expanded out into a published multiplayer iPhone/iPod/iPad game app.
You can find the files here:
iOS_Samples_DPL.zip (25 Kb)
The sample files show several related Objective-C classes for graphical objects
from the game:
You can find more information about the game here:
My Nova Rift: Arena page
To learn more about the games I've worked on, go to
my Games Page.
To go to my website, go to
OpusGames.com.