Vanilla JS implementation of the classic Battleship board game. The goal of this project is pacticing the usage of:
- ES6 Factory functions
- ES6 Modules
- Webpack
- TDD with Jest
HTML, Jest, ES6, ESlint, Prettier, Stickler-ci, GitHub.
- Game
- GameBoard
- Ship
- Player
- DOMInteraction
- Testing with Jest.
- Andres Moya - @AndresFMoya
- Tiago Ferreira - @ferreirati
- Assignment page - The Odin Project
- Clone the app
npm install
npm start
npm test
npm run watch-tests
- Tiago Ferreira - @tiagoit
Feel free to connect with me on LinkedIn or drop me a line at tiagoitferreira@gmail.com.