I'm Viral!

Published August 14, 2009
Advertisement
Yikes, 30 days since my last post. I guess that's more reason for you to follow me on twitter (twitter.com/johnhattan).

Anyways, the project-that-cannot-be-named is now named. And its name is cryptotwit.com. It's a game and a website and a facebook app all rolled up in one.

Basically you go to cryptotwit.com (or http://apps.facebook.com/cryptotwit/ in facebook) and you'll be presented with a fairly twitterish "enter something" interface. Write up a cute quote or a message or whatever and press the "create a cryptotwit" button to encrypt it. It'll give you the encrypted message along with a link to the solver-game and a way to post your cryptotwit to your twitter timeline and/or facebook stream.

It's definitely one of those "it takes a lot of work to make something simple" projects. There's only one page on the site, although the page secretly has about five states that it can be in. There's lots of little &#106avascript bits that talk to each other and make everything act the way that you think they should.<br><br>And it's written in PHP, XHTML (fully compliant, thank you very much), &#106avascript, and ActionScript. It certainly takes a lot of languages to make something that looks like it was cranked out in a weekend :)<br><br>It's still officially in the testing phase, but since there's no concept of accounts or invitations or anything else, there's little I can do once it gets out. So if you find a bug or something, please please please lemme know.<br><br>In the meantime, here are a couple of puzzles I just posted.<br><br><a href="http://cryptotwit.com/vf">a 140-character twitter-length cryptotwit</a><br><br><a href="http://cryptotwit.com/ve">a longer and hence easier-to-solve (although harder to see) cryptotwit</a><br><br>And, if you don't mind. Please post a cryptotwit to facebook. I need five users before I can submit it to the app directory. Much appreciated.<br><br><br><br><br><b>edit:</b> and I just found a funny gamedev.net bug. If you properly capitalize "&#106avascript" (with a capital J and S), gamedev's forum parser converts it to lowercase. I presume this is a bug in their little inline source code formatter.<div> </div>
Previous Entry Friday braindump
0 likes 3 comments

Comments

shadowcomplex
One thing I found annoying (design, not a bug though): backspace/delete doesn't clear an entry you make. For example, if I assign 'X' to the crypt letter 'L' I can only change that X to other letters instead of clearing it. Which for me, makes it harder to visualize the whole board rapidly.

I'll try it on facebook shortly. I think the idea is really clever, nice.

Edit: Tried it on facebook and worked flawlessly. I dig it.
August 14, 2009 09:47 PM
johnhattan
Thanks for the comment. Actually, the space bar clears a letter. That's something I added at the last minute (as it annoyed me too). I'll document it in the help.

Got about three bugs in the to-do list. So I'll make sure that one's documented. I suppose I could also make delete and backspace work as letter-clearers. Better for people who don't read help :)
August 15, 2009 06:40 AM
Aardvajk
Facebook is done. Posted it to my profile and put a comment on asking anyone who knows me to do it as well. Best of luck with this.
August 15, 2009 11:21 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement