Search:

Type: Posts; User: MAmazin

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,126

    Re: Flocking Birds Program

    I don't have any steps to follow (to remove and replace the leader, it's just an idea of mine), this project was given so that I make a completely original solution (so no guidelines, etc).
  2. Replies
    7
    Views
    1,126

    Re: Flocking Birds Program

    It's just small modifications I want to add to the Bird class.



    /**
    * Instruct this Flockable object to permanently stop following its leader
    **/
    public void stopFollowing()...
  3. Replies
    7
    Views
    1,126

    Re: Flocking Birds Program

    I want to be able to have the Leader of both Flocks to be removed from the grid, then put back into the grid in a different location so it doesn't get stuck in any corners.

    Like after 5 steps (the...
  4. Replies
    7
    Views
    1,126

    Flocking Birds Program

    Hey, I am currently enrolled in a Computer Science course in my school. My teacher recently gave our class an assignment from the Advanced Placement Comp. Science curriculum and I am really...
Results 1 to 4 of 4