Search:

Type: Posts; User: chris96910

Search: Search took 0.10 seconds.

  1. Re: video game project (shorter methods required) HELP!!

    How can I prevent collisions of the characters? Currently the player "P" can move on top of the monster "M".

    I was told I should use collections as much as possible. (take a look at the HashMap in...
  2. Re: video game project (shorter methods required) HELP!!

    1976
  3. Re: video game project (shorter methods required) HELP!!

    Here are the exceptions. yes it compiles and runs. no errors



    --- Update ---

    Patch Exception


    package task1;
  4. Re: video game project (shorter methods required) HELP!!

    where did my post go??
  5. Re: video game project (shorter methods required) HELP!!

    My apologies,

    I am creating a turn based game.
    Four character player, monster, animal, healer.
    monster moves toward player and attack when adjacent
    animal and healer move at random
    healer...
  6. Re: video game project (shorter methods required) HELP!!

    When I put the animal in i will have almost 200 lines just setting button text and foreground color.

    any suggestions, on the design.

    I have been doing Java 1 month on and off.
    Please have...
Results 1 to 6 of 7