Closed p3jawors closed 5 years ago
Should add a try except in the pygame examples to let the user know that pygame has to be manually installed to run the examples in the case that it's missing.
removed try / except, have PyGame as a dependency for the repo in https://github.com/abr/abr_control/commit/f10a585d1b9d321333c9c3b043e3abf736b597c4
Should add a try except in the pygame examples to let the user know that pygame has to be manually installed to run the examples in the case that it's missing.