This is not what I’ve been up to all year, but it is what I’m up to right now.

So, let’s introduce the project.

Officially, the project is named Smiles. Specifically though, the project’s working title is Smiles PC. Just as you’d expect, it’s Smiles the iPhone game for PC, Mac and Linux. Actually it’s more than that, but lets stick with this for now.

At it’s core, Smiles PC is about removing the dependencies of the iPhone from the game. Although Smiles has always run on both PC and iPhone, a number of interface decisions were made to suit the iPhone as opposed to other platforms. Many were good ideas, but some things need to be tweaked to suit conventions familiar to PC users.

For me, it’s also a bit of a clean slate. There were some things in Smiles original design that I realized I’d like to change, but haven’t since I don’t want to break what’s familiar to existing iPhone players.

What I’d like to do is walk through and talk about the various changes I’m making to the game. Technical and design changes. Some will be improvements, and other are simply to suit more platforms.

Alright, so lets take a look at one of the first changes. The home screen.

Smiles home screen UI Changes… Bubble Buttons!

At first glance, it’s pretty much the same as the iPhone version. The buttons are still nice and large, and everything is still bright and colorful.

Probably the most noticeable change is the 4 “bubble buttons”. The familiar “?” button, the sound toggle that’s now in a bubble, a gear bubble (configuration) and an X bubble (exit/minimize). The standard way to exit an application on the iPhone was by pushing the large home button on the device itself. PC’s and other platforms don’t have a physical standard exit button, so there’s now an X for that.

Also PC’s tend to have a lot more subtle things you can tweak. On iPhone (or any closed platform for that matter) we can refine the interface to suit the system. But with computer monitors coming in many sizes, coming with numerous potential peripherals, we need need options.

Hey, and since the other 3 were in bubbles, it only makes sense to put the sound toggle in one too. 🙂

The other noticeable change is the detail. Smiles PC uses HD 720p versions of iPhone game art. Textures are 4x the size of the original iPhone assets (double width, double height). I also have HD 1080p assets, but I’m currently using the 720p assets because they load faster. The 1080p assets are 16x the size of iPhone (quadruple width and height).

The final detail I want to point out is the Sykhronics Logo. On the iPhone version I use a blue logo, but for this I’m using a brown. This is a minor thing I’m doing to differentiate the two versions of the game. The final iPhone game and PC derivatives will all be called Smiles, but the logo color will tell you which development branch it’s from. Generally speaking, all new non-iPhone versions will be from the brown logo branch, and where appropriate I will continue to do updates to the blue logo branch.

So what is a PC?

Anybody that’s worked with me knows I like my theory. Smiles itself was a very theoretical project, designed from the ground up to remove the most frustrating aspects from matching games. Things that, in my opinion, defeat the goals of the concept “casual”.

Continuing the theoretical journey with Smiles PC, I want this port to suit the ever evolving concept of computers. Computer resolutions come in all shapes and sizes, the key point right now being shapes.

Smiles’ flexible UI goes wide or tall

The 720p and 1080p artwork handles the majority of resolution cases, but one of the foundations of Smiles iPhone’s research was getting game to work in any orientation. All the backgrounds are generated, so the user interface elements just need to fit. And as shown above, that can be wide or tall.

Now this isn’t only theory. A number of computers today ARE doing bizarre things with resolution and orientation. The key area being Netbooks and MIDs.

Smiles running on a Tablet PC

The above is actually a Tablet PC (as I don’t have a slate Netbook), but it demonstrates the idea. Netbooks specifically are, for lack of a better word, booming. And why not? A mere couple hundred dollars for a fully working PC. Heck, I use one myself (the rectangle with the red cloth on it).

Computers have multiple input methods these days. From mice, trackpads, pens, pointers, touch screens, accelerometers, to mere keys or joysticks. So a goal of Smiles PC is to be inclusive as it can be (within reason). Any practical computer a consumer can buy, there should be a way of playing Smiles on it.

So that’s my introduction to Smiles PC. Hopefully I keep talking. 😀