It is a bot for the generals.io
In the start of game, conquer more lands and conquer faster will get a big advantage. Just like a bomb, exexplosion in a very short time. So I named it TNT.
I believe Neural networks
and Deep learning
will make the bot better and marter. So they are in the plan too.
- requirements:
pip install -r requirements.txt
- set the
USER_ID, USER_NAME, GAME_ID (for custom game)
in config.py.example (as for how to get USER_ID of generals io, you can visit dev.generals.io) - and rename it to
config.py
- choose the bot to run, for example
python bot_TNT.py
The Project is under EPL 1.0 License.