Skip to content

suzkiee/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

Overview

A Ruby CLI for the classic game with some delightful, space-themed surprises. 👽"

Learning Goals

  • 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

How to Play:

  1. Make sure to have Ruby version 2.7.2 on your local terminal.
  2. Next, you'll want to clone down this repo and then cd into your cloned directory.
  3. Run ruby battleship.rb in your command line interface, and follow the directions on the screen.
  4. Enjoy the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages