Closed jonaylor89 closed 6 years ago
@jonaylor89 I can help with the refactoring, please let me know where can I contribute.
@vindu939 If you could just go through and change things to let
or const
for variable and refactor the old classes to the es6 version with the class
keyword that would be awesome. You could do it for one folder or all of them doesn't matter.
I'd like to help out too if you don't mind.
@ktan114 Sure, let me know which folders you would be working on so that we don't step on each other. I'll update the same.
I started on the SnakeGame folder.
@jonaylor89 I'm working on the folders starting with F and M.
There are still some files that aren't es6 yet. I plan on refactoring it this weekend but I'm going to leave this issue open in case someone wants to get a pull request in for hacktoberfest
(I believe the last file is Particle.js in the Flowfield file)
I've already done a little bit of refactoring to es6 but there is some work that needs to be done