This site requires JavaScript, please enable it in your browser!
Greenfoot back
callumbo
callumbo wrote ...

2014/5/31

array?!?!?

callumbo callumbo

2014/5/31

#
i have been trying to create an array for my board game. the array would be for the spaces on the board(space 1,2,3 etc). when the dice is rolled, the counter would move so many spaces forwards according to the dice. does anyone know how i would make this work because i am clueless?
lordhershey lordhershey

2014/5/31

#
The question is a little too big. Is it the array that you do not know how to make, or it is trying to map this to the screen in some meaningful way?
You need to login to post a reply.