Search Tools Links Login

Cardz **NEW**


Visual Basic 6, or VB Classic

This is my first attempt at a scriptable card game, the code itself is not good at all but has got some bits going,what I intend to do is have an option to load in game scripts so that it is capable of simulating any card game. One problem I have though is not being able to obtain the Z order from a card, as it is a write only property, anyway, download it and see what you think, its got sound effects and nifty little graphics that i nicked of the web ;) lovely jubly. Please vote it if you think it's a good idea!!!

Original Author: Niknak!!

API Declarations

Private Declare Sub ReleaseCapture Lib "user32" ()
Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long
Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 92 times

Categories

Visual Basic 6

Attachments

Cardz __NE22379772001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 320,795 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.