View Full Version : card game programming


donatwave
11-22-2004, 01:09 PM
Hello,

I am a new user and would like assistance in finding information to learn how to program a new card game. Not sure if Visual Basic is the best language.

Any suggestions are greatly appreciated.

Thanks,
Don

jocelyn
11-22-2004, 02:14 PM
Have a look at my site if you'd like to see games I made with VB.

hunter
11-22-2004, 09:53 PM
Hey,

Here is a good resource. Check it out if you have knowledge on C#.

c-sharpcorner game programming (http://www.c-sharpcorner.com/Games.asp)

PS: what language do you use for programming?

jocelyn
11-23-2004, 11:30 AM
To make games with VB you need to use the bitblt API in order to have a decent speed. But then the whole game becomes a painting, no objects can be on it or they will flicker. You must make your own buttons system, labels...

If you did not learn a language to make the games yet, search carefully. There has to be something better than VB for that.

summy
11-27-2004, 12:04 AM
I suggest using flash (with Java or Flashcom on the server side, if it is a multiplayer game)
Anyway, you can post your project on my site if you want someone to do it for you quick and cheap