Open QuixoticLeprechauns opened 1 year ago
Modules for a Point class, Player Class, and Board class exist now, but there's still much work to do before this is crossed off the list. The majority of index.js has to be rewritten to accommodate the new classes.
Separate distinct/unrelated code into separate files to increase readability, and maintainability.
Example: Stylized rectangle and line drawing code can be automated and placed into it's own file.