Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzefiru/odin-battleship
A web implementation for the game Battleship developed using Test Driven Development.
https://github.com/luzefiru/odin-battleship
Last synced: 19 days ago
JSON representation
A web implementation for the game Battleship developed using Test Driven Development.
- Host: GitHub
- URL: https://github.com/luzefiru/odin-battleship
- Owner: Luzefiru
- Created: 2023-03-19T01:17:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T09:14:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T20:12:54.317Z (3 months ago)
- Language: JavaScript
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-battleship
A web implementation for the game Battleship developed using Test Driven Development.
# Output
# Requirements
These were the requirements in The Odin Project's [Project: Battleship](https://www.theodinproject.com/lessons/node-path-javascript-battleship) site to serve as project specifications.