for a gridworld program. i basically need to check a random grid cell, see if anything is there, then transport an actor to that location.
I think the method i have to use is get(location) to check or something. But I dont know how to use it.
for a gridworld program. i basically need to check a random grid cell, see if anything is there, then transport an actor to that location.
I think the method i have to use is get(location) to check or something. But I dont know how to use it.
Well, what do you have, and what problem do you have with the code?
You should always start first, and then we can help you!
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.