Search:

Type: Posts; User: Silvanoshei

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,298

    Re: Game w/ If Statements

    I'm going to add a instance variable to help me keep track. If you use the shoot() method, and it produces a result, enemiesUp... how would you mathematically do that? Cause, enemiesUp = enemiesUp...
  2. Replies
    3
    Views
    1,298

    Game w/ If Statements

    Suppose your writing a simple game code and you want to have the user select any number of stages and each stage has 10 enemies and you only get 2 shots per stage (that the user can input). Lets...
Results 1 to 2 of 2