Show HN: Battleship.rocks – Multiplayer Battleship Game in CLI
battleship.rocksHello HN,
This is an (Partially)[0] Open source Multiplayer Battleship game that runs in CLI.
I made it to try out blessed[1] library, but also thought would be a nice idea to kill some time while running scripts on another window in CLI.
Repo: https://github.com/batuhandirek/battleship-rocks-client
0: Only client code is public for the moment
1: https://github.com/chjj/blessed
Edit: Added repo link and description