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.
 
Jeffery Russell ac03ea0a1f
Merge pull request #7 from jrtechs/TryingToMakeThisALittleBetter
4 years ago
nbproject java project properties changed required JDK 8 years ago
src/tanks Rearranged case statments and moved assets to its own file 4 years ago
.gitignore added turret images 8 years ago
README.md Create README.md 5 years ago
build.xml initial project file creation with git hub 8 years ago
manifest.mf initial project file creation with git hub 8 years ago

README.md

Tanks

Set 3 AP computer science programming project This was a project created for the prupose of illistrating several features in Java. It can be run through any compiler through standard practices.

To contribute: The main class, Tanks, is outdated cold use some effiency increases. The code and logic is long and could easily be improved. In addition, the program has limited funciontality. after a certain level, the game just ends. this level could be increased to add difficulty.