An open API service indexing awesome lists of open source software.

https://github.com/mgalgs/termship

Network Battleship game. Terminal-based (ncurses).
https://github.com/mgalgs/termship

Last synced: 5 months ago
JSON representation

Network Battleship game. Terminal-based (ncurses).

Awesome Lists containing this project

README

          

termship
========

ncurses-based, network-enabled Battleship clone.

Written by:
Mitchel Humpherys
Weslee Frisby

Building
========
* Install ncurses with development headers
* type `make`
* profit?