Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix naming conventions #45

Open
3 tasks
alexaib2002 opened this issue May 29, 2022 · 1 comment
Open
3 tasks

Fix naming conventions #45

alexaib2002 opened this issue May 29, 2022 · 1 comment
Assignees
Labels
refactor Involved with refactoring
Milestone

Comments

@alexaib2002
Copy link
Owner

alexaib2002 commented May 29, 2022

Some files are not following naming conventions. Fix them before releasing 1.0 version.

  • [src] Everything inside img folder that its used as ingame Sprite should be placed inside sprite folder.
  • All JS files should be named using kebab-case: Ex :- new-word, kebab-case
  • [entities directory] There are classes not extending entities class inside entities, move them to their own directory.
@alexaib2002 alexaib2002 added the refactor Involved with refactoring label May 29, 2022
@alexaib2002 alexaib2002 added this to the Version 1.0 milestone May 29, 2022
@alexaib2002 alexaib2002 self-assigned this May 29, 2022
@alexaib2002
Copy link
Owner Author

Moving to 1.x as its not a blocking issue for final release.

@alexaib2002 alexaib2002 modified the milestones: Version 1.0, Version 1.x May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Involved with refactoring
Projects
No open projects
Development

No branches or pull requests

1 participant