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

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

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```

![메인](https://www.dalae37.com/project/pong/resource/image/pong_cpp.webp)

![인게임1](https://www.dalae37.com/project/pong/resource/image/pong_cpp_ingame1.webp)

![인게임2](https://www.dalae37.com/project/pong/resource/image/pong_cpp_ingame2.webp)

![멀티1](https://www.dalae37.com/project/pong/resource/image/pong_cpp_multi1.webp)

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

![멀티2](https://www.dalae37.com/project/pong/resource/image/pong_cpp_multi2.webp)

# 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)