Skip to content

ArjunSaili1/battleship

Repository files navigation

Battleship

A simple Battleship/Minesweeper game against a computer.

Description

This is one of the project part of the Javascript path of the Odin Project. The app is game between the player and computer where the objective is to sink all of the other player's ships. Players begin by placing their ships onto their gameboard either horizontally or vertically. Then they face off against the computer attacking it's gameboard to find its hidden ships. Once they hit a ship, that cooridnate turns red and once a ship is sunk, the coordinates that the sunk ship was placed on turn black.

Project Status

Complete

The Ships

Carrier - 5 Spaces

Battleship - 4 Spaces

Submarine - 3 Spaces

Destroyer - 3 Spaces

Cruiser - 2 Spaces

Screenshots

Screen Shot 2022-01-19 at 8 29 47 PM

Screen Shot 2022-01-19 at 8 31 00 PM

Screen Shot 2022-01-19 at 8 31 55 PM

Screen Shot 2022-01-19 at 8 32 07 PM

Link to access

https://arjunsaili1.github.io/battleship/

About

A simple Battleship/Minesweeper game against a computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published