Tagged Questions
5
votes
3answers
494 views
Is there any Card Game Framework? [closed]
Please let's avoid the discussion of creating/using a game framework or not.
I would like to create a small framework for card games or use one if it exists. Does anyone knows one?
Preferably ...
-1
votes
1answer
254 views
What toolkit to use for match style card game? [closed]
I'm new at this and I was wondering if someone could suggest the most appropriate API to use to make a card game that is:
cross-platform
two-player
peer-to-peer
capable of laying out cards (png ...
-4
votes
1answer
487 views
Where & How to start?
I want to start a new development of a Online 3D Card Game.
I have alot of expirience in C# .NET and Sockets and everything.
I started to play with XNA Game Studio, but i found it a mass.
No Visual ...
0
votes
2answers
200 views
How do I determine which card is underneath the currently-dragged card in a card game?
I'm developing a card game. My custom control works great, but I need help to solve this:
When I move a card (my custom control) over another card I need to know which card is underneath. Once I know ...
5
votes
1answer
2k views
Developing a card game framework
What sort of design patterns and ideas might one use to build a somewhat general purpose card game framework?
This stems from I made an attempt to build a clone of the popular Steve Jackson game ...