Projects
This page catalogs all the projects I’m working on in my hobby time.
Monocle Studios LLC
Monocle Studios is a company I founded in October of 2008 along with my friend Will Larson in order to publish an iPhone game we had been working on. We both stay busy with our day jobs, but we hope to release a few projects in the coming year.
SimpleGame for iPhone
SimpleGame is the underlying project behind a series of whitepapers Will and I are writing to help other developers learn how to use the excellent cocos2d-iphone game engine to build iPhone software. We update both the whitepaper and the code frequently to include new features and match the latest cocos2d-iphone releases.
- Read our first whitepaper to get started
- Grab a copy of the code at GitHub
tootfiles - Store Binary Data in Twitter
tootfiles is a proof-of-concept implementation that stores binary data inside of a Twitter stream. It’s not meant to be a serious project, as its something that I worked on for a few days to see what would be involved with such a project.
- Read my blog post describing the development of tootfiles if you’re interested
- Check out the code at Github.