Skip to content

Derya/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages