Mateusz Idziejczak 155842
- Map looks like this and vertex positions are always the same just for map to look cool. (manually created and connected)
- Each vertex has id in format
xywherexis column andyis row between 0 and 9 in world. - The map does not contain any ants at the beginning. You can add them using separate window.
- All the information needed is presented on the map.
- Number below is id of vertex.
- Number on the right is amount of larvae in this place. (random between 0 and 3)
- The thing on top is ant. It's color depends on ant's team.
- Number above ant is amount of food that ant is carrying.
- The color of vertex depends on type of place:
green- Leaf 20% chancegray- Stone 20% chanceblue- Blue anthillred- Red anthillblack- Normal

