Skip to content

Console app for simulating BattleShip games played between algorithms over TCP

Notifications You must be signed in to change notification settings

rallen090/BattleShip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Console app for simulating BattleShip games played between algorithms over TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published