Skip to content

moudio/battleship

Repository files navigation

Battleship Game

Technologies

  • HTML
  • CSS
  • JavaScript
  • Webpack

Functionalities

Can be found on: ( Battleship (The Odin Project) )

Users Can:

Play against a computer with two boards.

screenshot

Developed by

Mouhamadou Diouf ( @mouhad ) Michael Damulak ( @em-em-D )

Let's connect on:

You can also check my portfolio

How to start the game

  1. Clone it (git clone git@github.com:MouhaDiouf/battleship.git)
  2. Execute it with a live server (from your code editor)

Live Version

Live version can be found here: Battleship Game

Potential Future Improvements

  • Build a more robust AI
  • Create difficulty levels for the AI
  • Save user's wins and losses
  • Allow two players to play online

Contributing

  1. Fork it (https://github.com/MouhaDiouf/battleship)
  2. Create your feature branch (git checkout -b feature/[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/[chosen name])
  5. Create a new Pull Request

About

A battleship game where the user can play against a computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published