Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispirett/javascript-battleship
battleship project testing with jest.
https://github.com/ispirett/javascript-battleship
Last synced: about 2 months ago
JSON representation
battleship project testing with jest.
- Host: GitHub
- URL: https://github.com/ispirett/javascript-battleship
- Owner: Ispirett
- License: mit
- Created: 2019-11-13T16:43:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:43:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T03:59:14.318Z (3 months ago)
- Language: JavaScript
- Size: 17.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# javascript-battleship
#### Retro battleship Game made with javascript and node, tested with jest.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them
```
node
```### Installing
```
yarn install
```### Up and running
```
Open index.html in browser
Enter name and click play
```### Examples
## Built With
* yarn
* babelrc
* javascript
* Webpack
* jest
* scss
* node-sass
* webpack
* sparetime.js## Authors
* **Isaac Browne** - *Initial work* - [Ispirett](https://github.com/isprett)
* **Sergio Torres** - *Initial work* - [Sergio](https://github.com/sergio)## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details