graphics/03-network/README.md
2023-11-21 00:35:38 +01:00

7 lines
219 B
Markdown

<p align="center">
<img src=".imgs/showcase.png" width="300" />
</p>
# Network
My first attempt to create a multiplayer game. Both the server and the client run off of the SDL2 library. (alongside some extensions)