Skip to content

pelzolga123/Battleship

Repository files navigation

BATTLESHIP 👋

BATTLESHIP GAME BUILT USING VANILLA JAVASCRIPT


Screenshot-from-2020-03-13-16-20-10

About The Project

The battleship project is the final project in the Microverse Javascript module. It is expected that students now have a full grasp of javascript concepts like Object Oriented Programming, Objects, Constructors, Factory Functions, The Module Pattern, ES6 Notation, Webpack and Testing with Jest. The game was built in ES6 using test-driven development with Jest.

Built With

Development

  • Install dependencies
npm install
  • Run Script
npm run build

Testing project

  • Run tests
npm run test

Authors

👤 Olga Pelts

👤 Tunde Oretade

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/pelzolga123/Battleship/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published