|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Mastermind game for iPhone. It should work with any web browsers with JavaScript on. But I wrote it mainly for iPhone, so I'll use the word iPhone instead of browser. The game is written using Google Web Toolkit (GWT). To play, just point your iPhone to http://muquit.com/iphonemm/ Or if you have a QR Reader application for you iPhone, snap the code below and go to the URL directly (provided you're not browsing from iPhone itself of course). I personally use quiQR from http://www.quiqr.it/.
If possible, please download iphonemmx.xx_web.zip and host it in your own web server instead. Screenshots
Rules
DownloadThe game is nothing but a sophisticated JavaScript. If you want to host it to your web server, download iphonemmx.xx_web.zip and unzip it inside document root. The directory iphonemm will be created. Access the URL http://your_server/iphonemm/ from your iPhone. If you want the source, download iPhoneMMx.xx.zip or the latest development code can be obtained via Subversion. I personally use svn (on Linux), Subclipse (with eclipse) and TortoiseSVN (Windows). svn checkout http://iphonemm.googlecode.com/svn/trunk/iPhoneMM/ If you're wondering how the code looks like, have a look at iPhoneMM.java. For compiling information etc. Please look at the Wiki section. Suggestions, bug reports are always welcome! Please send your comments etc. to muquit@gmail.com Enjoy! |