Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-mgd authored Jul 10, 2024
1 parent af544e6 commit bd62076
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Compete against the computer in the classic game of "Battleship." Implemented using vanilla JavaScript.

Live Demo: https://ahmed-mgd.github.io/battleship/

![screenshot](public/sc.png)

## Installation and Usage
Expand Down Expand Up @@ -32,4 +34,4 @@ npm test

- Drag and drop board setup for the user
- Dashboard displaying each user's fleet and sunk ships
- Integrate AI or algorithmic logic for CPU play
- Integrate AI or algorithmic logic for CPU play

0 comments on commit bd62076

Please sign in to comment.