Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 295 Bytes

zappy

Zappy C++/C/Python

Goal: Create a game with player, each player is a bot, bot need to eat and take resources for pass level.

make re

First: ./zappy_server -p 4242 -x 10 -y 10 -f 100 -n team1 team2 team3 team4 -c 10

Second: ./zappy_graphical 4242

Third: ./zappy_ai -p 4242 -n team1