# Packages
Package chess contains the bots that can play the various chess games available on the Atari2600.
Package spacejockey is a bot capable of playing Space Jockey.
Package wrangler keeps track of the running bot and handles the activating and termination of running bots.
# Structs
Diagnostic instances are sent over the Feedback Diagnostic channel.
Feedback defines the channels that can be used to retrieve information from a running bot.