Commit Graph

4 Commits

Author SHA1 Message Date
Ji Fuyao
6897466539 Update README with QQ discussion group details
Add QQ discussion group information to README
2025-11-24 10:18:01 +08:00
Ji Fuyao
9691dc36fd Add QQ discussion group information to README 2025-11-24 10:17:49 +08:00
Ayndpa
d91d57e20a 更新 README.md,重写项目描述,添加功能特性、系统要求及构建步骤 2025-11-19 22:37:30 +08:00
Ayndpa
0f76252c16 Add initial implementation of ConnectTool with Dear ImGui and Steam Networking
- Created project files for ConnectTool including filters and user settings.
- Added README.md with setup instructions and prerequisites for building the project.
- Implemented imgui_hello.cpp as a simple Dear ImGui application using GLFW and OpenGL.
- Developed online_game_tool.cpp for hosting and joining game rooms using Steam Networking.
- Created p2p_chat.cpp for a peer-to-peer chat application utilizing Steam Networking.
- Implemented steam_friends.cpp to display the user's Steam friends list.
- Added TCP client and server classes for handling network communication.
- Integrated TCP server and client functionality into online_game_tool for real-time data exchange.
2025-11-17 20:41:03 +08:00