Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

BattleShip Simulator

This is a console app for simulating BattleShip games played between algorithms.

Games are played over TCP connections: a server hosts the game while 2 clients send moves via a simple protocol.

TODO: add info about Tcl vs C# servers/clients

Version

1.0.0-alpha