VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Cardz NEW

by Niknak!! (15 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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!!!

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

Rate Cardz NEW

Download Cardz NEW

Download Cardz NEW (314 KB)

Cardz NEW Comments

No comments have been posted about Cardz NEW. Why not be the first to post a comment about Cardz NEW.

Post your comment

Subject:
Message:
0/1000 characters