Skip to content

Unifnished attempt of a basic headless teeworlds 0.7 compatible client

Notifications You must be signed in to change notification settings

chillerbot/chillerbot-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unifnished attempt of a basic headless teeworlds 0.7 compatible client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published