Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

It's battleship! This project's purpose was mostly to practice MVC role seperation, RSpec testing, and general OOP. However, it was really fun, and I've implemented a fully featured battleship game running from the terminal. The AI is not implemented yet (it shoots randomly), but a super intelligent probability-matrix driven AI is soon to come!

Setup

  1. you need the colorize gem:
  • gem install colorize
  1. run
  • ruby lib/main.rb

About

battleship game and CLI interface

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages