Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgalgs/termship

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

Last synced: 3 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?