HandyRL
HandyRL copied to clipboard
feature: set show flag in game_args
For example:
if args.get('show', False):
self.env.render()