graphics/03-network
2023-11-21 19:00:24 +01:00
..
.imgs 03: add README.md file 2023-11-21 00:35:38 +01:00
client 03: refactor the code (client+server) 2023-11-21 00:30:39 +01:00
server 03: optimize hashmap value allocation 2023-11-21 19:00:24 +01:00
README.md 03: add README.md file 2023-11-21 00:35:38 +01:00

Network

My first attempt to create a multiplayer game. Both the server and the client run off of the SDL2 library. (alongside some extensions)