Trabajo practico final de la materia Taller de Programacion - 75.42 de la FIUBA
- CMake >= 2.8.4
- GCC
apt-get install libgtkmm-3.0-dev libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev liblog4cpp5-dev libbox2d-dev
mkdir build && cd build/ && cmake .. && make
- Client:
cd client/ && ./../build/client/client hostname port
- Server:
cd server/ && ./../build/server/server port