A Ruby CLI for the classic game with some delightful, space-themed surprises. 👽"
- Utilize Test Driven Development
- Practice Algorithmic Thinking
- Create and Object Oriented solution to a problem without being given full specifications
- Work in a pair and practice Github workflow
- Make sure to have Ruby version 2.7.2 on your local terminal.
- Next, you'll want to clone down this repo and then
cd
into your cloned directory. - Run
ruby battleship.rb
in your command line interface, and follow the directions on the screen. - Enjoy the game!