Skip to content

Improve project structure#1

Draft
evermine18 wants to merge 1 commit into
mainfrom
codex/improve-code-structure
Draft

Improve project structure#1
evermine18 wants to merge 1 commit into
mainfrom
codex/improve-code-structure

Conversation

@evermine18
Copy link
Copy Markdown
Owner

Summary

  • add __init__.py files so modules are packages
  • rename gameEngine class to GameEngine
  • restructure main entry points using a main() function
  • ensure files end with newlines

Testing

  • python -m py_compile $(git ls-files '*.py')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant