sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
13 stars 1 forks source link

Add groupie bots! #211

Closed copacetic closed 4 years ago

copacetic commented 4 years ago

Description

These bots will chase down the closest player in a joinable state. When they aren't chasing down a player to group with, they use the greedy strategy instead. New default for run_bots script.