Notices

Games Talk/Review Games for Dell's Axim

Reply
 
LinkBack Thread Tools
Old 07-25-03, 09:42 PM   #1 (permalink)
Aximsite Minor League
 
Join Date: May 2003
Posts: 132
Thanked 0 Times in 0 Posts
Cool I'm looking for two free games

1) Pyramid Solitaire
2) Jawbreaker (or something very close to it)

Just looking for something to pass the time... does anyone know where I can get them for free (legally, of course)?

I would have expected Microsoft to release Jawbreaker for PPC2002.
Dr.Gibbs is offline   Reply With Quote
Sponsor Ads
Old 07-25-03, 09:52 PM   #2 (permalink)
Aximsite Minor League
 
Join Date: May 2003
Posts: 132
Thanked 0 Times in 0 Posts
Well, how about that... I found something that's freeware and basically a clone of Jawbreaker:

http://www.ppc4all.com/appdetail.php?id=1767

Now if only finding a Pyramid game was that easy :)
Dr.Gibbs is offline   Reply With Quote
Old 07-26-03, 03:29 PM   #3 (permalink)
gms
Guest
 
Posts: n/a
Even though it comes on the CD, it is still copyrighted to just those people who possess the CD. And it is against forum rules to offer copyrighted software. Hope you understand...thank you. --deftech

Last edited by deftech; 07-26-03 at 03:35 PM.
  Reply With Quote
Old 07-26-03, 05:25 PM   #4 (permalink)
Aximsite Rookie
 
Join Date: Jul 2003
Location: Oregon USA
Posts: 59
Thanked 0 Times in 0 Posts
Ok, here are the ones I found.

Pocket POP is freeware
http://www.pocketgear.com/software_detail.asp?id=370

And if you'd like, I wrote a version of pyramid solitare that is "close" the the palm version. It requires the NSBasic runtime and S309 picturebox control from NS Basic's site. Let me know if you would like me to post it. It still has a few bugs and I haven't updated the savegames to use the registry or save what pyramid you made it to.

-Kensupen
__________________
Do NOT taunt happy fun ball!
Kensupen is offline   Reply With Quote
Old 07-26-03, 09:50 PM   #5 (permalink)
Aximsite Minor League
 
Join Date: May 2003
Posts: 132
Thanked 0 Times in 0 Posts
Quote:
Originally posted by Kensupen
Ok, here are the ones I found.

Pocket POP is freeware
http://www.pocketgear.com/software_detail.asp?id=370

And if you'd like, I wrote a version of pyramid solitare that is "close" the the palm version. It requires the NSBasic runtime and S309 picturebox control from NS Basic's site. Let me know if you would like me to post it. It still has a few bugs and I haven't updated the savegames to use the registry or save what pyramid you made it to.

-Kensupen
Pocket POP is pretty cool, actually... graphics are better and it's a little less buggy... it does have an annoying splash screen, though. It's a keeper anyway... thanks!

I'd love to try that Pyramid game if you wouldn't mind posting it :)
Dr.Gibbs is offline   Reply With Quote
Old 07-26-03, 10:51 PM   #6 (permalink)
Aximsite Rookie
 
Join Date: Jul 2003
Location: Oregon USA
Posts: 59
Thanked 0 Times in 0 Posts
Ok, there are a few thing's you'll need for this game to work.

First download and install then NSBasic pocket PC runtime files from
http://www.nsbasic.com/pub/NSBCE_fil...untime.ppc.exe
Second, download and install the S309 Picturebox control from
http://www.nsbasic.com/s309/PictureB...x_PocketPC.exe
Then, just extract the files from the attachment to any folder on your device and run pyramid.nsb.

If it doesn't work, post here and I'll try to figure out why. Also, if you see any major defects or features you'd like to see, post and I'll try to work on it. I was trying to wait for the ROM patch to work on it again, but I can fix it up anytime. I know there are a few major bugs in the undo routine, but other than that it should be ok. Let me know what you think.

-Kensupen
Attached Files:
File Type: zip pyramid.zip (11.4 KB, 2 views)
__________________
Do NOT taunt happy fun ball!
Kensupen is offline   Reply With Quote
Old 07-26-03, 10:57 PM   #7 (permalink)
Aximsite Rookie
 
Join Date: Jul 2003
Location: Oregon USA
Posts: 59
Thanked 0 Times in 0 Posts
Whoops, I forgot that WM2003 doesn't come with the eVB runtime files. Get them here
http://www.microsoft.com/windowsmobi...loper/evb.mspx

-Kensupen
__________________
Do NOT taunt happy fun ball!
Kensupen is offline   Reply With Quote
Old 07-27-03, 02:52 PM   #8 (permalink)
Aximsite Minor League
 
Join Date: May 2003
Posts: 132
Thanked 0 Times in 0 Posts
That's pretty neat... two things I would change, though:

1) On easy mode, I think I'd make the drawing limit lower. 5 seems like too high of a number -- I don't think there's any way you can really lose with 5, unless you're REALLY unlucky. I'd probably make it 3.

2) The number above the deck should count down so you know how many draws you have left after the current draw (it would start with something like 2, then go to 1, then 0 as you're cycling through the last set of cards).

Other than that, it's a cool little prog. Nice work. I've been looking for something like this for a long time :)

Why all the extra downloads? What are you using to develop this?

Last edited by Dr.Gibbs; 07-27-03 at 02:57 PM.
Dr.Gibbs is offline   Reply With Quote
Old 07-27-03, 03:36 PM   #9 (permalink)
Aximsite Rookie
 
Join Date: Jul 2003
Location: Oregon USA
Posts: 59
Thanked 0 Times in 0 Posts
Ok, when I get around to fixing the other bugs, I'll put those in. I never thought to have the deck draw count down, but it makes a lot more sense. Thanks for the feedback.

Well, I'm using NS Basic CE to develop this. It has a few advantages over eVB. So, in order to run it, you'd need the eVB runtime since it's running on VB, then the NS Basic runtime for the language I used and the Picturebox control is an add-in control to be able to easily use playing cards amongst other features. Finally, you need the actual program name.nsb. It's basically a script language like VB, but it has more functions.

If you're running PPC2002 or earlier, you don't have to install the eVB runtime, because it's already installed.

-Kensupen
__________________
Do NOT taunt happy fun ball!
Kensupen is offline   Reply With Quote
Old 07-28-03, 11:39 AM   #10 (permalink)
buhduh
Guest
 
Posts: n/a
I don't know about free pyramid, but how about a whole bunch of cards games for a decent price?

Here is a link to CTCards which I have had a long time and helped beta along.

http://www.candtsoftware.com/ctcards.htm
  Reply With Quote
Old 07-31-03, 11:37 PM   #11 (permalink)
Aximsite Rookie
 
Join Date: Jul 2003
Location: Humboldt
Posts: 84
Thanked 0 Times in 0 Posts
jawbreaker

i recieved my axim a week ago, and i just noticed that it came with jawbreaker installed. that game is great.
clayton is offline   Reply With Quote
Reply

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Games lionstar15 Games 6 02-23-03 08:08 PM
Great games for my Axim pecos Games 1 02-09-03 06:45 PM
Games folder kf9yr Games 6 01-12-03 07:22 AM
Free Games Agent Smith Games 3 12-29-02 06:02 PM
Free enhancements from Microsoft JetMac Applications and Utilities 3 12-27-02 03:27 PM


All times are GMT -5. The time now is 03:09 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC