I would like to create some turn based game in windows form.
My question is if there is possibility to make scrolling background in windows form or I should use XNA instead of windows form?
I would like to have similar GUI to this:

Top and bottom is not movable. And the middle table where cards are played should be scrolled up and down with the help of button which is on the right side in the middle. And left/right scrolling should be done via keys left/right or mouse click in the table and then movement.
I now it is possible in XNA via some tile engine and camera object for moving map but I wonder if this is also possible to achieve in windows form?
If it is possible than how should I aproach it? Can you give me some hints how I should start?

New Topic/Question
Reply



MultiQuote




|