We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3949c commit e6145aeCopy full SHA for e6145ae
README.md
@@ -1,4 +1,4 @@
1
-# BattleShip
+# BattleShip  
2
A simple battleship game written in Java with a Graphical User Interface and optional online playing.
3
4
## Table of Contents
@@ -10,7 +10,8 @@ A simple battleship game written in Java with a Graphical User Interface and opt
10
## Technologies
11
12
This project was initially built using:
13
-+ JDK 15
++ Maven
14
++ JDK 14
15
+ JUnit 5 for testing
16
+ IntelliJ form creator for .form files ( GUI components )
17
0 commit comments