[zeromq-dev] Small graphics game for teaching ZMQ and Protobuf
Diego Rodríguez-Losada
diego at biicode.com
Mon Feb 9 18:18:59 CET 2015
Hi,
Just in case it is useful for someone else teaching ZMQ.
I am preparing a workshop about ZMQ and Protobuf:
https://techfest.uc3m.es/programa/introduccion-a-sistemas-distribuidos-con-zmq-y-google-protocol-buffers/
I will start with basic concepts and building very simple examples, then I
have prepared a small soccer game, that includes a basis a simple PUB-SUB
for broadcasting game state and a PUSH-PULL for receving player commands.
After that the students can add new comms between players to coordinate
their teams.
You can find the source code here: https://github.com/drodri/soccer
It works in Win (VS12), Ubuntu (gcc 4.8) and MacOS.
Best,
Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150209/f727c8df/attachment.htm>
More information about the zeromq-dev
mailing list