Quick Search for:  in language:    
UNO,created,game,called,play,against,computer
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,052,858. lines
 Jobs: 125. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
Click here to see a screenshot of this code!NUMERIC LED - sample IO Devices for 8086 Microprocessor Emulator (update)
By coder86 on 7/21

(Screen Shot)

Convert an Image to Printable ASCII Characters
By Loc Nguyen on 7/21


excise modvat
By CHITTARANJAN SATPATHY on 7/21


Simple Keylogger :)
By alias1990 on 7/21


VB6 Install Problem on large drives
By Michael P. Schieferer on 7/21


Click here to see a screenshot of this code!MagicGlob - Internationaliz ation / Globalization System for Visual Basic
By coder86 on 7/21

(Screen Shot)

Click here to see a screenshot of this code!XLS To SQL
By Bosoon on 7/21

(Screen Shot)

Using Matrices with DirectX
By Guillaume Couture-Levesqu e on 7/21


Click here to see a screenshot of this code!Play MIDI and WAV files !
By coder86 on 7/21

(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



 
 
   

Uno Game

Print
Email
 
winzip icon
Submitted on: 5/6/2003 11:07:56 AM
By: Haru Glory  
Level: Advanced
User Rating: By 30 Users
Compatibility:VB 6.0

Users have accessed this code 4147 times.
 

(About the author)
 
     Hi, I've created a game called UNO. You can play against 3 computer opponents. I add some fun animation here, so that the game looks cooler. I add a simple animation that you can play on, by entering a formula you can create your own animation. I hope you like it. Enjoy! ;-)

 
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 1 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 Advanced 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
5/6/2003 1:20:43 PM:Dhaval Faria
its really excellent, I liked the way u 
did all animations.. very nice idea.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 3:57:27 PM:Ian
A lovely design, nice effects and fast 
coding but after a few hands it crashes 
with an "Object is already loaded", 
usually at the first statement in sub 
AlignNames
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 4:00:12 PM:markman
It is nice.
The error ian talked about 
produces this when 
compiled:
http://geocities.com/rossuplo
ad/uno.jpg
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 7:25:18 PM:abandoned_programmer
cool
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 8:24:45 PM:Sub-Zero
If you can fix the crashes, it's will 
be a great game, also I don't have the 
Arial Narrow font so it crashes in the 
usercontrol.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 11:37:06 PM:Dhaval Faria
I am running Windows Server 2003, and 
its running perfect on it.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2003 11:43:22 PM:Haru Glory
for those who don't have arial narrow 
http://geocities.com/ravemasterharuglory
/font.zip
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 12:40:27 AM:BattleStorm
Where do I get the Microsoft Scripting 
Control? I have Windows 98 SE and it is 
not included and I can't find the 
download on Microsoft. I tried it on my 
Windows 2K machine and it worked fine, 
but I want to play it on my Windows 98 
SE computer.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 2:34:54 AM:BJ
I like the game UNO. I never thought 
i'll see it on PSC. Excelent. 5 * from 
me.
Also i have XP and it worked 
fine on my PC.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 10:24:00 AM:Ian
I've just been trying this new version 
and you do seem to have fixed the bug I 
described earlier.  Just a couple of 
comments - there is a minor bug in sub 
SaveSettings which crashes the program 
because it assumes the path 
app.path/data/ exists.  It is sometimes 
impossible to tell what colour is being 
played - for example it was on green 
then an opponent played a wild draw 4 
and I can tell what colour we're on - a 
visual indicator (eg a small pic-box 
which simply changes colour) would be a 
big improvement.  Finally, I hate the 
messagebox saying who starts - very 
crude.  Otherwise a great program - you 
got my 5.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 1:36:22 PM:Todd Herman
One thing... where is the source code 
for the user control?  If I missed it 
in the zip.. i'm sorry.
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 5:14:50 PM:Kenneth Foster
Haru, I think you got it going.No 
crashes now on Win 98 now. I really 
like this game. Heres 5 from Texas.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2003 9:48:22 PM:noroom
Awesome work dude... Especially the 
mathematical functions with the 
scriptcontrol.
5 globes from noroom =)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/8/2003 10:37:31 AM:
Haru,
  Installed this game on my 
home computer under Windows XP Home 
Edition.  Then I had to BEG my Wife 2 
hours later to let me have my computer 
back.  Runs great.  Would be nice if 
your hand was sorted with all the same 
colors together.  5 *'s from me.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/8/2003 5:20:21 PM:Pete {vbAVI}
Great game!
Suggestion: Have the 
active color displayed somewhere (in 
status bar or somewhere).  When the 
computer changed colors I didn't know 
what it was?!?!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/8/2003 9:53:35 PM:Sub-Zero
Pete: the active color is right beside 
de discard pile, in the screenshot it's 
the black to green gradiant bar
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/9/2003 1:26:15 PM:Savage
If you add some extra panels within 
sbStatusBar, 
go into the Module: 
ModMain and
edit the Public Sub 
Gradient 
with the following crude 
code at the end of the existing 
code:
    Select Case Color
Case Is = 0: 
frmMain.sbStatusBar.Panels(1).text = 
"Now playing: Blue"
    Case Is = 1: 
frmMain.sbStatusBar.Panels(1).text = 
"Now playing: Red"
    Case Is = 2: 
frmMain.sbStatusBar.Panels(1).text = 
"Now playing: Green"
    Case Is = 3: 
frmMain.sbStatusBar.Panels(1).text = 
"Now playing: Yellow"
    End Select
frmMain.sbStatusBar.Refresh
It is 
easier to tell which color you are on. 
Also it doesn't hurt to hide the logo 
when you start a new game with:
Set picTable.Picture = Nothing
picTable.AutoRedraw = True
and then 
RepaintLogo if you win and then hide it 
again when you deal again.
This is a 
great game and some fancy code. Find an 
UNO icon to pretty up the executable. 
Great work! *****
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/10/2003 10:09:48 AM:Wong Yat Seng
i gave u a fiver for ur efforts in 
contributing to game programming. 
support the open-source community!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2003 10:37:45 AM:
sexy
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2003 2:14:41 PM:Dream
Very Nice Indeed
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2003 3:34:59 PM:Dream
Haru, Savage and anyone else 
interested, grab Uno icon here ... 
http://dream-domain.net/download/misc/Un
o.zip (Please vote for my 
icon...Kidding)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2003 3:46:58 PM:Dream
Hmm, why do you have the icon load on 
startup, other than to conceal it when 
compiling?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2003 11:30:24 PM:Haru Glory
Dream, the reason i've done that 
because i want to save more space and 
used the icon again but i forgot.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/15/2003 3:28:59 AM:Dream
Then I take back one globe, this code 
has amnesia lol
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/16/2003 10:52:11 AM:Claeys Sven
I found another "bug": set the option 
to play with 4 players (you and 3 
pc's), name the three PC's (in the 
right order): PC 1, PC 2 and PC 3. Now 
play, and as you will see, pc 1 is 
above on the screen, PC 2 is left on 
the screen, and PC 3 right, and they 
play in this order. Wouldn't it be more 
logical to name them in clockwise 
order? PC 1 left, PC 2 above, PC 3 
right?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/17/2003 6:32:45 AM:Haru Glory
Claeys Sven, it is not a bug, there is 
no error there. I know that the 
computer don't play in clockwise 
because that's the way i program it. 
Beside your playing in the computer.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/17/2003 7:04:15 AM:Haru Glory
thanks to all who voted me and those 
who appreciate my work. More to 
come...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/19/2003 2:54:51 PM:Haru Glory
Added 
features...AutoSort,Demo,Cheat...the 
computer can play now in 
clockwise...
minor bug fixed!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/20/2003 11:25:05 AM:Sub-Zero
I love the new features, it's a shame I 
can't vote another time :)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/21/2003 1:04:23 PM:Sub-Zero
Maybe a bug, if a computer wins and I 
only have a 0 card in my hand, the 
total score is awarded to me? is that 
normal?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/28/2003 10:23:42 PM:
A great game, and some great work here. 
 Looking forward to NetUno...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/30/2003 6:15:50 PM:
amazing.
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.