good idea. I should separate the engine from the UI part. maybe it is
good i just include this in next version.

On Jun 12, 1:38 pm, Josh Guilfoyle <[EMAIL PROTECTED]> wrote:
> You should translate this to a generalized solitaire engine and then
> program Klondike and other games as components utilizing that engine.
> In other words, I'd like to see Free Cell as well :)
>
> On Jun 12, 10:14 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > yes, i definitely should do that.
>
> > a friend suggested me not to move selected card to the bottom.
> > Instead, flashing it might be good. I am thinking to how to implement
> > that.
>
> > anyway, thank you for the idea!
>
> > On Jun 11, 3:04 am, eric <[EMAIL PROTECTED]> wrote:
>
> > > ah, thanks, got it.
>
> > > Maybe you need to include this instruction with the game.....since it
> > > is a little different from the traditional solitaire on PC.
>
> > > Eric
>
> > > On Jun 11, 3:19 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > > > oh, it is a little different from javasol because I feel it is
> > > > difficult to drag card on phone, so you just need to select card (then
> > > > the card will move to the bottom) and click on the target card (then
> > > > the selected card will be moved from bottom to the target).
>
> > > > On Jun 10, 3:09 am, eric <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi,
>
> > > > > Are you sure it works?
>
> > > > > I installed it in the emulator (android-sdk_m5-rc15_windows) using
> > > > > $adb install your_application.apk
>
> > > > >GSolitaireruns in the emulator but I have trouble playing it....
> > > > > Any card I click goes to the bottom middle of the screen and I can't
> > > > > drag the card elsewhere.............unlike Javasol which runs
> > > > > "normally"
>
> > > > > Maybe it needs fixing? or it is my emulator's fault?
>
> > > > > Cheers
> > > > > Eric
>
> > > > > On Jun 10, 9:32 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > > > > > Here is it:
>
> > > > > >http://gsolitaire.cvs.sourceforge.net/*checkout*/gsolitaire/gsolitair...
>
> > > > > > But I didn't try to install it with this 
> > > > > > instruction:http://code.google.com/android/intro/installing.html#building,
> > > > > >  and the
> > > > > > downloaded file is changed to a zip file, so I recommend you 
> > > > > > download
> > > > > > the source code via CVS, then run the application.
>
> > > > > > On Jun 9, 2:39 am, eric <[EMAIL PROTECTED]> wrote:
>
> > > > > > > mm, didn't see any installable files hosted on 
> > > > > > > SourceForge.........
>
> > > > > > > On Jun 9, 3:01 am, Neo <[EMAIL PROTECTED]> wrote:
>
> > > > > > > >https://sourceforge.net/project/screenshots.php?group_id=229607&ssid=...
>
> > > > > > > >GSolitaire, a solitaire game on gPhone Android platform, is 
> > > > > > > >finally
> > > > > > > > released.
>
> > > > > > > > Basically this game is changed from Javasol (http://
> > > > > > > > javasol.sourceforge.net/); I just changed the UI part into 
> > > > > > > > Android
> > > > > > > > View, the whole program logic didn't change.
>
> > > > > > > > To try this game, please install Android SDK 
> > > > > > > > (http://code.google.com/
> > > > > > > > android/intro/installing.html) and Eclipse (if you want to run 
> > > > > > > > from
> > > > > > > > source code).
>
> > > > > > > > It now looks very ugly. :) So, my next step is to make it 
> > > > > > > > pretty.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to