https://github.com/dalae37/ponggameserver
Table tennis game server
https://github.com/dalae37/ponggameserver
cpp gameserver visualstudio2022 winsocket
Last synced: 3 months ago
JSON representation
Table tennis game server
- Host: GitHub
- URL: https://github.com/dalae37/ponggameserver
- Owner: DaLae37
- License: bsd-3-clause
- Created: 2023-05-26T05:57:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T04:15:27.000Z (over 1 year ago)
- Last Synced: 2025-01-23T08:41:54.562Z (4 months ago)
- Topics: cpp, gameserver, visualstudio2022, winsocket
- Language: C++
- Homepage: https://www.dalae37.com/project/pong/
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PongGameServer
WinAPI Pong Game as CPP Server# Library
Winsock2# License
BSD 3-Clause License# Client
[Pong](https://github.com/DaLae37/Pong)