Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 627 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 627 Bytes

Battleship

This project was my first attempt at a complex project using TDD.

This project was bootstrapped with Create React App.

Thoughts... 🤔

It feels like I'll do a hard project, then the next couple are easy. Then I get hit with a big fat hard project again. This was definitely one of those hard ones. The logic for tracking ships on the board took a few iterations to get where I wanted it, and to make some sort of sense. Once I had that figured out, it was just a matter of adding useful features!

Live Page

https://boxenofdonuts.github.io/battleship/