Day 2

Day 2
1. Provide an overview of your project idea.
For example, I am programming an Aurdino Lilypad to…

I am making Battleship using Python on repl.it. I found a battleship project online, and will use it as a reference for my own. I will modify the project so the computer’s also attacking your ships, and both players have their own grid.

2. What are your learning targets for your project?

I want to understand the reference code, and be able to make small changes to it


3. What are your requirements, in order to complete it?

I’ll need to make and modify a list using user-input, and will need variables

Comments