curriculum
curriculum copied to clipboard
JavaScript: Update place ship instruction
Checks
- [X] This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- [X] I have thoroughly read and understand The Odin Project Contributing Guide
- [X] Would you like to work on this issue?
Describe your suggestion
Here is the current direction within the project:
Gameboards should be able to place ships at specific coordinates by calling the ship factory or class.
I think this could be reworded, as some people may think that this means the ship object must have a place() method. But instead the only thing you really need to do is have the ship object somewhere within the gameboard array.
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/node-path-javascript-battleship
(Optional) Discord Name
mfraryay
(Optional) Additional Comments
We <3 open source! First issue in a while here :shoc