https://github.com/dalae37/pong
Table tennis game
https://github.com/dalae37/pong
cpp game tabletennis winapi
Last synced: 5 months ago
JSON representation
Table tennis game
- Host: GitHub
- URL: https://github.com/dalae37/pong
- Owner: DaLae37
- License: bsd-3-clause
- Created: 2023-05-23T12:16:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T04:49:14.000Z (over 2 years ago)
- Last Synced: 2025-01-23T08:41:52.940Z (over 1 year ago)
- Topics: cpp, game, tabletennis, winapi
- Language: C++
- Homepage: https://www.dalae37.com/project/pong/
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pong
WinAPI Pong Game as CPP Client
```The license applies only to the PongGame.cpp PongGame.h Player.cpp Player.h, NOT framework files```




# Server
[Pong Game Server](https://github.com/DaLae37/PongGameServer)

# Reference
[WinAPI Framework](https://github.com/NizeLee/KhuGle)
[Origin Project](https://github.com/DaLae37/Game_Example/tree/master/WindowsAPI/Pong%20Game)
# 기타
[유튜브](https://youtu.be/OfasKujaIms)
[보고서](https://github.com/DaLae37/Pong/releases/download/v1.0.0/report.pdf)
[발표자료](https://github.com/DaLae37/Pong/releases/download/v1.0.0/presentation.pdf)