# Clone the repository
git clone https://github.com/EpitechPromo2028/B-YEP-400-PAR-4-1-zappy-maxence.bunel.git
cd B-YEP-400-PAR-4-1-zappy-maxence.bunel
# Documentation
make docs-serveZappy delivers an immersive gaming experience through our cutting-edge multi-component architecture. Simply install, launch the server, connect your AI bots, and watch the magic unfold in our stunning graphical interface. Perfect for competitive AI battles, educational demonstrations, and strategic gameplay exploration.
Ensure you have all the dependencies installed in your local machine.
To make sure everything is installed, run ./setup.sh
make all
./zappy_server -p 4242 -x 10 -y 10 -n team1 team2 -c 6 -f 100
./zappy_ai -p 4242 -n team1 -h localhost
./zappy_gui -p 4242 -h localhost
Built with modern software engineering principles, Zappy offers clean APIs, modular architecture, and comprehensive documentation. Fork the repo, follow our coding standards, run make docs-serve for full documentation, and contribute to the future of AI gaming platforms.
| Component | Technology | Purpose |
|---|---|---|
| GUI | High-performance graphical interface | |
| AI | Intelligent bot behaviors | |
| Server | Ultra-fast networking core |
Experience the game in stunning 3D graphics
Strategic top-down perspective for tactical planning
Monitor game metrics and player performance
📖 Start your journey with comprehensive documentation
make docs-serveAccess the interactive documentation server at localhost:3000