https://github.com/applefrittr/battleship
Battleship web app developed with Javascript module syntax
https://github.com/applefrittr/battleship
css javascript jest modules webpack
Last synced: 3 months ago
JSON representation
Battleship web app developed with Javascript module syntax
- Host: GitHub
- URL: https://github.com/applefrittr/battleship
- Owner: Applefrittr
- Created: 2022-11-23T18:38:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T22:23:18.000Z (over 3 years ago)
- Last Synced: 2025-10-30T01:47:49.069Z (8 months ago)
- Topics: css, javascript, jest, modules, webpack
- Language: JavaScript
- Homepage: https://applefrittr.github.io/battleship/
- Size: 3.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battleship
Battleship project part of The Odin Project curriculum. Implements a Test Driven Development approach to create a web-browser game of Battleship, which pits a player vs. a computer controlled opponent.
Live preview: https://applefrittr.github.io/battleship/