Returning user

Username:

Password:

New User


Project index
User list
About this site
droidippy

Project info

Project resources:
The Android client to the Droidippy game server.

Droidippy is a Diplomacy like game running on devices compatible with Android 2.2 and having at least one Google account as well as most modern web browsers (if you have a google account yourself).

Go to http://droidippy.oort.se to play right now, or go to the Android Market page to fetch it for your Android 2.2 compatible device.

If you have never played Diplomacy it could perhaps be explained as being a mix of Risk, Poker, Chess and Rock-Paper-Scissors. It was supposedly the favorite game of John Kennedy and Henry Kissinger.

To checkout the code on your own machine, download monotone from the monotone homepage and:

mtn -d droidippy.db db init
mtn -d droidippy.db pull droidippy.mtn-host.prjek.net cx.ath.troja.droidippy.main
mtn -d droidippy.db -b cx.ath.troja.droidippy.main co

See the Droidippy homepage for more information.