Zappy is an Epitech project. The last one of the 2nd year. We have to develop a server and 2 kinds of clients. One client for "player" (an AI) and one client for watching the world (graphic client). The server must be robust and never quit as most as possible.
To develop this project we make the following student group.
She has developed the « world » part. She has used Irrlicht as 3D engine in C++.
He has developed the AI with Pelayo Parejopagador (parejo_p) in Python.
He has developed the AI with Barthélémy Delemotte (delemo_b) in Python.
He has developed the server side with Nicolas Svirchevsky (svirch_n) in C.
He has developed the server side with Damien Sauvalle (sauval_d) in C.
He has developed the library « libzappy » to abstract the zappy protocol and network in C. He has developed the « remote » side of the server and the binary in C.