graphics/04-map
2023-11-23 19:58:37 +01:00
..
.imgs 04: add boilerplate map generation code 2023-11-23 19:58:37 +01:00
client 04: add boilerplate map generation code 2023-11-23 19:58:37 +01:00
server 04: add boilerplate map generation code 2023-11-23 19:58:37 +01:00
README.md 04: add boilerplate map generation code 2023-11-23 19:58:37 +01:00

Map

My first attempt to recreate map generation in SDL. Both the server and the client run off of the SDL2 library. (alongside some extensions)