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

Implement warp drives #24

Closed
aggregate1166877 opened this issue May 30, 2021 · 0 comments
Closed

Implement warp drives #24

aggregate1166877 opened this issue May 30, 2021 · 0 comments
Assignees
Labels
pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha

Comments

@aggregate1166877
Copy link
Collaborator

Details:
Implement warp drives.

Requirements:

  • We need warp drives types that can accelerate either linearly or exponentially. Note that, regardless of type, max speed should be the same for both.
  • We need to take into account gravity; essentially, gravity introduces spacetime drag. Spacetime drag reduces warp drive max speed.
  • Create a scaling mechanism where increasing engine output power causes explosive increase in speed. For example, a 206 engine might have a max speed of 3c (3x speed of light), while a 209 engine would have a max speed of 4c.
  • Physics should be disabled while in warp. There is no reverse, and no moving vertically.
@aggregate1166877 aggregate1166877 added the pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha label May 30, 2021
@aggregate1166877 aggregate1166877 self-assigned this May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha
Projects
Pre-alpha grind
Recently completed
Development

No branches or pull requests

1 participant