C++ 2D Simple Game Server
- PacketGenerator was Made C#
Use External Library
- Client : SDL2
- Server : Protobuf
DB : MSSQL
아래 영상 실행 로직
- Client -> Login Server ( Auth )
- Success -> Login Server ( Token )-> Client
- Client -> Game Server ( Token Check )
- Succes -> Game Start
- Players obtain items by killing monsters ( DB Saved )
- Players can equip items and change stats ( DB Saved )
- Another Client Connect
- Players Move Sync Check
- DummyClient Connected and Move Sync Check
- monsters pathfinding : astar algorithm
Debug 실행 영상 https://www.youtube.com/watch?v=QGb2nIVwZpw