juzolin 0 Newbie Poster

Taking Computer Programming in high school =) My group is assigned to program a Monopoly game. Using Visual Basic 6. We have the user select how many players using radio buttons in one form. (2, 3, or 4 players). How can we program turns? We have the players stored in an array. We can move the piece of either player 1 or the last player depending on if we type LBound or Ubound. The array of players is stored as a Type. We'd like to make it that if player 1 clicks Roll, they move (we have movement), then they can buy or pay rent on a property, or mortgage a property if they like, et cetera. Then they end their turn and the next player goes and so on.
And as this project is due May 30th .... speedy help please! Much thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.