Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mogria/ntrp

some weird game
https://github.com/mogria/ntrp

Last synced: 7 days ago
JSON representation

some weird game

Awesome Lists containing this project

README

        

# NTRP

some weird game ... (for now at least)

# compiling & running

This project uses CMake. Compile and run like this:

% cd ntrp
% cd build
% cmake ..
% make
% ./ntrp-srv &
% ./ntrp-cl