Battleship
Battleship game created in order to practice JavaScript testing.
Install / Use
/learn @michalosman/BattleshipREADME
Battleship
Battleship game created in order to practice JavaScript testing.
Live Demo :point_left:
TODO
- [x] Inital webpage layout
- [x] Main game screen
- [x] Game over screen
- [x] Start game screen
- [x] RWD
Getting started
git clone https://github.com/michalosman/battleship.git
cd battleship
npm install
npm start
