vision
vision copied to clipboard
Clean up code
We're mixing tabs and spaces :grimacing:
Add coala for code linting/prettifying.
Also, we really should split the code into more files to improve readability / modularity. What do you think about encapsulating some of the functionality in classes?
Anything to clean up the code from how it is now.