Search:

Type: Posts; User: soccerstar

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    957

    code to move an object in grid

    Can anyone help me out with some code that displays the random movement of an object such as Move 1: (0,1) Move 2: (10,99)?

    I need these methods in the class


    void initialize( int xPos,...
  2. Replies
    1
    Views
    1,753

    dont know whats wrong, robot project

    I get error Main method not found in class robot.Robot, please define the main method as: public static void main(String[] args). Can someone help me fix this error? Heres what I am trying to do:
    ...
  3. Replies
    1
    Views
    1,478

    robot simulation project

    Specification:

    This project is a robot simulation. The goal is to create a simulation determine how long randomly moving robots can "survive" in the world.
    As sample run might look like this:
    ...
Results 1 to 3 of 3