Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alopatindev/qbship
Small network battleship face to face game
https://github.com/alopatindev/qbship
Last synced: 27 days ago
JSON representation
Small network battleship face to face game
- Host: GitHub
- URL: https://github.com/alopatindev/qbship
- Owner: alopatindev
- License: gpl-3.0
- Created: 2011-06-23T17:28:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-27T19:37:08.000Z (over 13 years ago)
- Last Synced: 2024-05-21T05:12:45.979Z (6 months ago)
- Language: C++
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
It's a simple network game.
To compile and run type:
qmake && make && ./qbshipThis game is GPLv3'ed, read COPYING for details.