Battleship game created to practice Javascript Testing.
- [] Inital webpage layout
- [] Game over screen
- [] Start game screen
- [] Comment more code
git clone https://github.com/konradlach/Battleship.git
cd battleship
npm install
npm start
- Javascript
- jest