Welcome to SpellCoder Sign in | Join | Help

Cards Game Engine

Hey, this is one of my old projects that I used to write for practice, it is a cards game engine, it contains some common features in any cards game like a data structure for the cards representation also some functions like shuffle & sort & distribute, also it contains a UI control to draw the cards just like Solitaire or Free Cell, and without using any pictures just wrapping cards.dll library to make it look just like windows cards game,
and this is a sample GUI application using the engine


Also one more thing, there is a small module for sending and receiving cards through network sockets, because I was so ambitious that I will make a good game with this engine, but I lost interest very fast Smile [:)], so I hope you find it good and useful for you and be part of a real game instead of being part of my Hard Disk
This code was written with VS 2003, but was then upgraded to VS2005, but the code still the same just the solution and project files are converted and retested...
The engine source code is attached with the blogs
Have Fun
Regards
Published Sunday, May 14, 2006 1:35 AM by Mohammed Hossam
Filed Under: ,
Attachment(s): Cards.zip

Comments

No Comments

Anonymous comments are disabled