Filter:  
Apache  
C  
C#  
C++  
CGI  
Linux  
Node  
ObjC  
Python  
React  
Unity  
Unreal  
iOS  
jQuery  

Andrew Plotkin: Portfolio

Contact

Filter:  
Apache  
C  
C#  
C++  
CGI  
Linux  
Node  
ObjC  
Python  
React  
Unity  
Unreal  
iOS  
jQuery  

Technology: ObjC


Meanwhile

Interactive comic (2011, 2018)

iOSObjCUnityC#
A screenshot of a comic. The ice cream man asks "Yeah?" Jimmy can reply "Chocolate!" or "Vanilla!"

An interactive presentation of Jason Shiga’s choose-your-path comic book Meanwhile. I worked with the author to redesign his book as a playable app, and then implemented it for iOS (ObjC).

A few years later I ported the game logic to Unity (C#) for a Mac/PC release. The underlying data was the same, but I had to adapt the original touchscreen UI to both mouse and gamepad input. I wound up implementing a custom UI system for Unity, and also pulled in a vector rendering library for certain parts of the game display.

I have since used the same frameworks to release iOS/Mac/PC versions of two more of Jason’s books: Leviathan and The Beyond. (Samurai vs Ninja is scheduled for this fall.)