Skip to content

kevinyokutran/tank_defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Tank Defense

A simple game made in Java which is similar to the Battleship board game. Players must find and eliminate all randomly generated enemies before your hp is depleted. Each enemy takes up 4 tiles and are in tetra shaped positions.

The enemies deal the following damage for every shot you fire:
Enemy health 4 (full) = 20
Enemy health 3 = 4
Enemy health 2 = 3
Enemy health 1 = 2
Enemy health 0 = 0

This project was made using IntelliJ.

fortress

About

Simple game made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages