Skip to content

ewirkerman/BotThoughtViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BotThoughtViewer

Simple Python (and now Go!) class for drawing what your bot is thinking.

It's different than a replay viewer because you can draw any lines or shapes and represent it all in an easy-to-view format for debugging. (Go version only saves to file).

Python: Pygame and shapely are dependencies. Your bot will fail if this file is imported because the server do not have pygame. You've been warned.

I recommend shapely for drawing your shapes.

Go: I use gg (Go Graphics).

About

Simple Python/Go classes for drawing what your bot is thinking!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published