TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Pedro Manacas
NA
1
0
C# Modelling turn based rounds system with different rules
Jun 24 2010 7:53 AM
Hi all,
I'm taking my first steps in C#.
I'm building a turned based cards game that goes through several rounds and each round has different rules than the one before.
These rules are known beforehand. In some rounds there are suits that the player cant play, in other rounds there are trump suits. In each round 4 players take turns playing all 13 cards they have each. Then the deck is reshuffled / re dealt and a new round with different rules starts.
I'm a bit stuck in trying to model this in C#
I have my basic Card / Deck classes done with the usual shuffle deck and deal hand methods, but I'm struggling on the best way to implement this rounds system.
Can you help with the class /function modelling. I can code it from there.
thanks!
Pedro
Reply
Answers (
0
)
ListBox and ComboBox
Invaild Operation Exception error !..