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

More settings. #24

Open
elektito opened this issue Jun 15, 2014 · 1 comment
Open

More settings. #24

elektito opened this issue Jun 15, 2014 · 1 comment
Assignees

Comments

@elektito
Copy link
Owner

Add more settings to the configuration file. The following are among what can be added.

  • Physics time step
  • Framerate
  • Initial window size
  • Minimum/maximum width/height of the world displayed
  • Minimum distance of collectibles from the sun/planets
  • Game time
  • Collectibles settings (score, launch rate, etc.)
  • Score chunks (100 at the moment, hard-coded).
  • Camera settings (initial position and ppm)
@elektito elektito self-assigned this Jun 19, 2014
@elektito elektito added this to the 1.0 milestone Jul 14, 2014
@elektito elektito modified the milestone: 1.0 Jul 15, 2014
@elektito
Copy link
Owner Author

Physics time step, framerate, initial window size, game time were added as configuration options in f65109d. The following remain as options of being made configurable:

  • Minimum/maximum width/height of the world displayed
  • Minimum distance of collectibles from the sun/planets
  • Collectibles settings (score, launch rate, etc.)
  • Score chunks (100 at the moment, hard-coded).
  • Camera settings (initial position and ppm)

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

No branches or pull requests

1 participant