Skip to content

EArminjon/zappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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