Skip to content

shazarre/ruby-battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple battleship implementation in ruby. All game domain specific logic resides inside Game module, user interface inside UserInterface module and inside Utils there is one helper class that provides utility methods.

Run

Just run it from cli:

$ ruby run.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages