Quote (LoadstoneKnight @ Jan 27 2011 12:19am)
Never used it before, but I just read over the intro at their site and it looks like a pretty basic learning tool for object-oriented programming. Got a specific question?
Quote (LoadstoneKnight @ Jan 27 2011 12:19am)
Never used it before, but I just read over the intro at their site and it looks like a pretty basic learning tool for object-oriented programming. Got a specific question?
Yes, you remember that old asteroid game where you control a ship and with that ship you just blow up asteroids to keep yourself alive.
Well, as of now, I need to generate 2 rockets and 3 asteroids at random places. I don't know how to generate them at random locations and I'm trying to attempt to use what I learned from Wombats and Leaves, but it isn't working.