Search:

Type: Posts; User: bj12marion

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    2,530

    [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. Replies
    2
    Views
    2,530

    [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 2 of 2