implementation of the famous battleship game
- starting usign TDD using jest
- getting comforable with transitions
- advanced styling
- improving my problem solving
- adjust the computer gameplay function using an advanced ds.
- add a button for random selecting ships placment.
- adjust game over styling.
- add a save game results to a localStorage or database.