Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 412 Bytes

chillerbot-py

Unifnished attempt of a basic headless teeworlds 0.7 compatible client

Have some teeworlds server running on your machine on port 8303. It is recommended to activate debug mode for extra verbosity

teeworlds_srv "debug 1"

Compile the teeworlds network library

make

Run the python script

python main.py

debug c segfaults

make debug
gdb -ex=run --args python main.py