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

Final example tidying #3

Closed

Conversation

rparrett
Copy link

@rparrett rparrett commented Mar 4, 2024

Objective

Just some further tidying.

Solution

  • Do serialization and blocking IO in IoTaskPool
  • Organized setup into a few logical groups of systems
  • Added some grass for the fox to run on and cast shadows on, and other minor aesthetic scene tweaks
  • Organized imports -- std, bevy, third party
  • Organized overall structure -- imports, statics, fn main, resources / components, systems, other types and impls
  • Further simplified background/border color definitions
  • Other minor bits of tidying

@pcwalton
Copy link
Owner

pcwalton commented Mar 6, 2024

Merged, thanks!

@pcwalton pcwalton closed this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants