Set 3 AP computer science programming project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
489 B

6 years ago
  1. # Tanks
  2. Set 3 AP computer science programming project
  3. This was a project created for the prupose of illistrating several features in Java. It can be run through any compiler through standard
  4. practices.
  5. To contribute:
  6. The main class, Tanks, is outdated cold use some effiency increases. The code and logic is long and could easily be improved.
  7. In addition, the program has limited funciontality. after a certain level, the game just ends. this level could be increased to add difficulty.