notbaab / networkplayground

Messing around with some networking c++ code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

networkplayground

Messing around with some networking c++ code from this book

To get running on a mac, you'll need the following installed.

  • cmake
  • sdl2
  • sdl2_image

The easiest way on a mac to do so is brew install cmake sdl2 sdl_image

About

Messing around with some networking c++ code


Languages

Language:C 86.0%Language:C++ 12.7%Language:CMake 1.0%Language:Shell 0.2%Language:Ruby 0.1%