Hello guys,
I'm new to this forum and I'm a biginner in VBnet language.
I'm using VB express 2008.
I'm trying to create a PC version of the famous game "Ticket To Ride" using VBnet language.
I uploaded the map as a background image.
I thought about creating pictureboxes,rotating them and placing them on the map so that they fit the rails.
The aim is to make the player drag and drop his cards on the pictureboxes. These pictureboxes will then be colored with the color of the cards dropped.
I don't know how to proceed ? Can you give me some ideas ?