Skip to main content

Zappy docs

Zip Zap Zoup ?

Welcome to the Zappytto documentation !

This project is a school project which goal is to create a simulation of a world with AI trying to survive and level up to level 8

This website contains the documentation of the project (protocols, API, contributions rules)
You can just take a look at the Github of the project to have more information about it !


The project is separated in three main parts:

  • The server, which is the core of the project, it handles the communication between the clients and the AI
  • The AI, which is the brain of the project, it handles the logic of the robots
  • The GUI, which is the interface of the project, it handles the display of the world and the robots