/JS-BattleShips

A simple recreation of the the classic game ‘Battleship’ within a Test Development Driven (TDD) environment.

Primary LanguageJavaScriptMIT LicenseMIT

JS-BattleShips

A simple recreation of the the classic game ‘Battleship’ within a Test Development Driven (TDD) environment. With animations and sounds.

screenshot

Live version

A live version of the game can be found here

Setting up

Installing dependencies

npm install

Starting the server

npm run start

If all goes well the game should be avalable at http://localhost:8080

Running the test suites

npm run test

Built With

Authors

👤 Aaron Rory

👤 Eleazar Meza Rivas

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.