Skip to content

A LAN based battleship game which runs on terminal. Made for CS 447 - Computer Networks course.

Notifications You must be signed in to change notification settings

madbuggerswall/battleship-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Battleship

How to run

Run as host

$ python3 battleship-online.py 8888

Run as client

$ python3 battleship-online.py 192.168.1.21 8888

About

A LAN based battleship game which runs on terminal. Made for CS 447 - Computer Networks course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages