Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.