Search:

Type: Posts; User: bj12marion

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    2,571

    [SOLVED] Re: Simple Spaceship Shooting Game

    Sorry about that. I am having problems about the code not doing as I wanted it to do.

    And I have life defined in the enemy class...

    and this is how I update it:


    public void updateLife(int...
  2. Thread: Hello!

    by bj12marion
    Replies
    0
    Views
    776

    Hello!

    Hi everyone!

    You could all call me BJ. I am from Sydney, Australia and I am currently studying Bachelor of IT - a first year. I am pretty much a beginner with Java and of course I am willing to...
  3. Replies
    2
    Views
    2,571

    [SOLVED] Simple Spaceship Shooting Game

    Alright, this is for a programming project which consists of the classes: Game, EnemyShip, PlayerShip and Guns.

    For some reason, I cannot update the enemy's life and the gun's life.

    I have...
Results 1 to 3 of 3