Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mogria/ntrp
some weird game
https://github.com/mogria/ntrp
Last synced: 7 days ago
JSON representation
some weird game
- Host: GitHub
- URL: https://github.com/mogria/ntrp
- Owner: mogria
- License: gpl-3.0
- Created: 2015-05-26T14:09:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T15:17:06.000Z (over 9 years ago)
- Last Synced: 2024-10-12T00:26:47.839Z (about 1 month ago)
- Language: C++
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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