Skip to content

PCoico219/csc413-tankgame-Team32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

csc413-tankgame-Team32

Working Directory: /TankGame/src/tankgame

IDE used: NetBeans

Java Version: 1.8.0_162

Directions on loading game:

  1. Clone repository from Github
  2. This project was created from NetBeans, and should be able to be opened in NetBeans as a Project, so
  3. Open NetBeans
  4. Go to File -> Open Project...
  5. Nevigate to the download folder of the project
  6. Click on the downloaded project, click Open to open it
  7. Make sure the working directory is the same as what's above
  8. Next, you want to compile/build the game
  9. Go to Run -> Build Project(TankGame)
  10. NetBeans will now compile, build, and run the game if the latter two were successful
  11. When the game is over, close out of the window that was produced after building the project
  12. You've successfully loaded and built the project

Directions for playing game:

  1. Both tanks will start off on their end of the map
  2. Player 1 will move using WASD and shoot using C
  3. Player 2 will move using IJKL and shoot using N
  4. The darker walls are breakable walls, they will break from one single bullet, and will respawn after a short time
  5. A heart power-up will spawn on the left side of the map, it will bring the tank's health back to full or do nothing if health is already full
  6. Each player has three lives and enough health to take 4 hits from the enemy
  7. Once one player wins, you will have to close out of the window and build the project again in order to start another game, this will be changed in the future...
  8. Remember to have fun!

About

CSC 413 tank game in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages