Skip to content

AIWolfSharp/sample-python-agent

Repository files navigation

Sample AIWolf Python agent using aiwolf package

Sample AIWolf agent written in Python using aiwolf package.

Prerequisites

  • Python 3.9
  • aiwolf package. You can install aiwolf package as follows,
pip install git+https://github.com/AIWolfSharp/aiwolf-python.git

How to use

Suppose the AIWolf server at localhost is waiting a connection from an agent on port 10000. You can connect this sample agent to the server as follows,

python start.py -h locahost -p 10000 -n name_you_like

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages