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

https://github.com/goto-bus-stop/dplobbysystem

biegleux's DirectPlay multiplayer matchmaking client/server
https://github.com/goto-bus-stop/dplobbysystem

Last synced: 4 months ago
JSON representation

biegleux's DirectPlay multiplayer matchmaking client/server

Awesome Lists containing this project

README

        

# dplobbysystem

These are the sources of biegleux's dplobbysystem, that used to be hosted on [Google Code](https://code.google.com/p/dplobbysystem/) but is no longer accessible.

dplobbysystem is a DirectPlay multiplayer client implemented in Pascal, heavily inspired by the old MSN Zone.com matchmaking service.

## License

The client in `lobbyclient/` is (c) 2011 biegleux, licensed [MIT](./lobbyclient/LICENSE)

The server in `lobbyserver/` is (c) 2011 biegleux, licensed [GPL-2.0](./lobbyserver/COPYING)