Skip to content

jo-quin/battle_ship

Repository files navigation

Coverage Status Build Status

Battle_ship

An online CLI BattleShip game.

My main motivation to create this CLI replica of the BattleShip game was to learn how to connect different users on different networks to play against each other online. The app is hosted on a Raspberry Pi computer connected to the internet where users can connect to via Telnet.

Usage

Git clone the repo and run ruby lib/battle_ship.rb. This will start the game server.

In another tab enter nc localhost 2979. This will connect to the local server.

Have fun! 🚢

About

Terminal Battle Ship game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages