tim-hub / generals.io-python-bot-TNT

A python bot for generals.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generals IO Python Bot - TNT (Working On It)

It is a bot for the generals.io

view the bot playing and making decisions

Why call it TNT

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.

Replays:

Plan

I believe Neural networks and Deep learning will make the bot better and marter. So they are in the plan too.

How To:

  1. requirements: pip install -r requirements.txt
  2. 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)
  3. and rename it to config.py
  4. choose the bot to run, for example python bot_TNT.py

Credits

toshima's generals io client

License

The Project is under EPL 1.0 License.

About

A python bot for generals.io

License:Eclipse Public License 1.0


Languages

Language:Python 100.0%