https://github.com/headlessnode/battleship
https://github.com/headlessnode/battleship
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/headlessnode/battleship
- Owner: headlessNode
- License: mit
- Created: 2024-01-15T12:08:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T11:04:38.000Z (about 2 years ago)
- Last Synced: 2025-01-19T16:48:46.941Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://headlessnode.github.io/battleship/
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
Battleship
A Battleship game, developed as a hands-on project to reinforce knowledge of Test Driven Development(TDD), streamline code bundling with Node.js and Webpack. The project follows a modular approach, with separate classes for ships, gameboards, players, and the main game loop.
View Demo
### Built With
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
[](https://developer.mozilla.org/en-US/docs/Web/CSS)
[](https://jestjs.io/)
[](https://nodejs.org/)
[](https://webpack.js.org/)
## Acknowledgments
I would like to express my gratitude to [The Odin Project](https://www.theodinproject.com/) for providing an outstanding learning platform and resources. This project was developed as part of The Odin Project's curriculum, which played a crucial role in honing my skills in web development.
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/headlessNode/task-trackr/blob/main/LICENSE