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
- Host: GitHub
- URL: https://github.com/goto-bus-stop/dplobbysystem
- Owner: goto-bus-stop
- Created: 2019-03-02T14:58:04.000Z (over 6 years ago)
- Default Branch: default
- Last Pushed: 2019-03-02T15:03:29.000Z (over 6 years ago)
- Last Synced: 2025-01-12T18:12:33.608Z (6 months ago)
- Language: Pascal
- Size: 618 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)