Code Monkey home page Code Monkey logo

battleship's Introduction

Battleship

This project is a basic REPL game of Battleship, where the user inputs information to interact with the game. A player will set up two ships on a board, and send in coordinates to fire their shots at the computer's board. The game ends when either all of the computer's ships have been sunk, or the player's ships have been sunk.

Learning Goals

  • Algorithmic thinking
  • TDD focused development
  • Collabrative pair programming
  • Use of Git and GitHub
  • Pairing practice

Project Reflections

  • I learned a lot about the GitHub workflow, but I need more practice with organizing my code, and implementing Modules where possible.
  • It was easy to practice TDD when I had directions and an interaction pattern to follow. It was much more difficult when I was just flying off the seat of your pants! Also, I was in the habit of creating ALL of my tests first before writing my methods, I think it would be better to write the test, write the method, test it and adjust it accordingly before moving on. Going through this project really helped me to realize that, because I know I was questioning if it was a good idea to just write all the tests first before coding.
  • I need my partners to be open and honest with me. If I'm being too pushy, if they need a break, if they are confused, if they are struggling, whatever it is. As long as that open and honest communication is there, I am confident that things can work smoothly with any project. I can't fix or work on something I don't know about.

battleship's People

Contributors

yainporter avatar dhowell1150 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.