hi , I am developing a game wherein i need to place a map( static ). The cities in this map need to be traversed .
I was wondering if anybody could help me with the following :
1. how do I place the map on the panel ? ( using what.... )
2. How do i traverse it step by step on the roll of a dice? ( the moves should be auto generated i.e. the user is not allowed to drag his marble on the board .)
I was wondering if anybody could help me with the following :
1. how do I place the map on the panel ? ( using what.... )
2. How do i traverse it step by step on the roll of a dice? ( the moves should be auto generated i.e. the user is not allowed to drag his marble on the board .)
Comment