Quick Search for:  in language:    
VB6,SP3,Full,game,Looks,good,clean,rules,orig
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,014,970. lines
 Jobs: 119. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
Mp3 Paker
By Michael McMullen on 7/2


Suppress Run Time Script Errors
By Nuclear_1000G on 7/2


Click here to see a screenshot of this code!List Maker
By KBM-00 on 7/1

(Screen Shot)

Web Update Checker
By knormalnight on 7/1


A*Beginners API*
By Michael Nipper on 7/1


source hog v1.1
By Robert Justason on 7/1


Click here to see a screenshot of this code!AdAlert® Spyware/Adware Remover UPDATED
By Intrepid Software on 7/1

(Screen Shot)

Click here to see a screenshot of this code!a--CONTROL WINAMP--
By Konrad Beckmann on 7/1

(Screen Shot)

Click here to see a screenshot of this code!BlueCam
By Marshall H. on 7/1

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Yahtzee Deluxe

Print
Email
 
winzip icon
Submitted on: 9/27/1999
By: Shannon Harmon 
Level: Not Given
User Rating: By 107 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 8650 times.
 
(About the author)
 
     Full game. Looks good, clean. Has all the rules of the original game. Complete with an undo play, sounds, .chm Help file with included help file project. All source code and graphics included. Already compiled as well. This is a complete program with all features included already enabled. Very well documented source code for newbies. Nearly every line commented. Next release will have skins and network play, if anyone want's to help just drop me an email. Written with VB6 SP3 and not tried with anything else. Tracks top 5 players along with how many games you have played and your average score.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 14 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Not Given category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
9/28/1999 12:39:00 AM:Andrew Fuetterer
I extracted the program from the zipped 
file, into its own directory, but when 
I click on the exe file, it tells me a 
ocx file is not correctly registered or 
something to that effect. HOW does one 
install the program [compiled one] so 
it will run???
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 12:45:00 AM:Shannon Harmon
If you have VB6 installed make sure you 
are using the latest Service Pack 
version 3 update, free from Microsoft.  
Other than the standard VB Controls, 
nothing else was used, so if you are 
not using VB6 SP3 I am unsure if it 
will work without you changing some 
ocx's.  I no longer have VB5 or I would 
have just made it in that so it would 
have been more widely usable.  I would 
assume though that if you do not have 
VB6 or SP3 you can just install the VB6 
runtimes and it will work just as well 
with VB5...you can get the VB6 runtimes 
from most websites...just do a search 
for VB6 Runtime, if you can't find it I 
can email it to you if want.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 7:56:00 AM:L Brett Sinclair
Well done Dude.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 1:56:00 PM:Teco
Here's a suggestion to easily 
distribute your App for users without 
the VB6 Runtime Dll and OCX 
controls.
In your Windows Start Menu 
inside the VB6 Tab, there should be 
something called VB Tools and we're 
looking for the Package and Deployment 
Wizard.
Run the P&D Wizard and you can 
create a setup.exe for your app.  Then 
when you distribute your app with the 
setup.exe, the setup.exe will then 
install all the nrequired dll and ocx 
controlsr equired to execute your 
application.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 2:50:00 PM:Shannon Harmon
Teco, I know that, I wasn't giving it 
out as a game for end users, just for 
developers and beginners, that's why I 
posted it here.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 3:45:00 PM:Steve
Looks interesting, but I had to format 
recently, and can't find my vb disk, so 
until I can find it I can't see the 
program.  I will keep it around though. 
 The disk will turn up sooner or later.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 5:30:00 PM:Jeff Ritchie
Ok l get the same problem with the ocx 
control, (am using version 5 of 
vb).
When l try and load the source 
code l get a vb error to do with 
DebugStartupOption and the project 
refuses to load. Have already removed 
the Retained reference from the vbp 
file.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/1999 7:50:00 PM:Shannon Harmon
Jeff, if you want to compile it under 
VB5 I will assume you will have to at 
least have the VB6 SP3 Runtimes 
installed, in which you can D/L from 
Microsoft at their website.  Once you 
install them and remove that retained 
reference from the vbp file you should 
be able to compile, but I don't have 
VB5 to test that for you...so good 
luck.  Remember, this was written in 
VB6 SP3 so I am unsure of exactly what 
you will need to do to get it to work 
under VB5 but no special VB6 functions 
were utilized so you shouldn't have a 
problem once you d/l those VB6 
runtimes.  Also, you could just remove 
my references to the VB6 imagelist and 
so on and rebuild them with the VB5 
controls.  But you would have to know 
what pics went into which.  I will 
install VB5 again, I have it somewhere 
it work and build the project for all 
you VB5 people...take care.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/6/1999 1:26:00 PM:G.V.Prabhu
i ha
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/13/1999 11:13:00 AM:jeremy
this is IS...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/18/1999 8:03:00 PM:Imperial
the Program Seems To Run Great , but 
The Total and Score does not UpDATe 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/4/2000 2:45:38 AM:BaVinic
Very nice, works great! worth the 
download. Thanks for sharing with the 
rest of us.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/4/2000 8:11:30 PM:jeff
Hmmm....interesting, l vaguely remember 
this being posted a year or so back, 
(maybe it was another version). Took 
the original, got it to run in vb5, and 
added animations etc, (dice rolling 
that sort of thing). Will download this 
version and have a look.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/20/2000 3:30:18 AM:Jonathan Roach
Good Job, Very clear and concise 
interface, keep up the good work !
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.