[RESOLVED] Help With a Class Project
I would greatly appreciate any input . Thank You Very Much for reading and considering my post in advance.
First off, I am in the process of creating a casino game for a final project at school. I decided to program a slot machine game to turn in as my final. I have designed and created a form for the slot machine, plus I have put together a crude TOE chart for the planning stage of my project. Furthermore I have some ideas on how I am going to code the project. What I would like to ask the forum is if someone could please direct me to a web site or perhaps another source that has other examples of slot machine programs using Visual Basic 6.
Agian Thank You Very Much for Your Input!!! :wave:
Re: Help With a Class Project
Try the Book, Microsoft Visual Basic 6.0 Step by Step ISBN # 1-57231-809-0, it has an Example Project Called "Lucky Seven" it May help You.
Re: Help With a Class Project
Thanks crmfghtr for the information!! Although I had a difficult time finding the book I finally came across a copy at a public library. The good example in the book should help. Thanks agian crmfghtr for the help.
If anyone else can direct me to another source that I could use as an example I would greatly appreciate it. THANKS in Advance.
Re: Help With a Class Project
wat do you mean by slot machine??????
please expand on the question maybe i can help u
Re: Help With a Class Project
George-LSA: Basically I am creating a simple slot machine(A just for fun version) that has a single payout line. In other words a slot machine that generates 3 seperate random numbers and of course displays the results to the player. I also need the slot machine to keep a running tally of the players bank roll. The program needs to add and subtract wins and losses as they occur. I have a basic form setup and some coding complete. However I am a new student to VB 6 and prefer to use a sample as a model. Therefore I am trying to gather up a variety of samples I can use as I code my Own slot machine. Thanks for your reply George!!!!!!!!
Re: Help With a Class Project
ok ill try find sumthin for u and send it across ok matey
cheers
Re: Help With a Class Project
Re: Help With a Class Project
:) Thank You Very Much: crmfghtr, George-LSA, and dee-u :) You folks have provided a good selection of samples to use as a model for my project.
Agian Thank You Very Much!!!!!!!!!!!!!!
Re: [RESOLVED] Help With a Class Project