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

3D game #33

Open
ivancea opened this issue Dec 21, 2024 · 1 comment
Open

3D game #33

ivancea opened this issue Dec 21, 2024 · 1 comment
Labels
:client Related with the client (UI, forms, connection, webpack...) :game Related with game features (Weapons, ships, AI...) idea Something that's still just an idea :physics Related with the physics (Server physics, client forecasting...) !private Issue to be done only by collaborators

Comments

@ivancea
Copy link
Owner

ivancea commented Dec 21, 2024

Make a POC of the game in 3D.

The hardest part may be the input, as it will be quite harder to control.
However, after #32 is finished, we may have a hint of how it will work.
For example:

  • A/D: Rotate camera
  • W/S: Move forward/backwards
  • Q/E: Move to the sides
  • Shift/Space/(Whatever other keys): Move up and down
@ivancea ivancea added :client Related with the client (UI, forms, connection, webpack...) :physics Related with the physics (Server physics, client forecasting...) :game Related with game features (Weapons, ships, AI...) !private Issue to be done only by collaborators idea Something that's still just an idea labels Dec 21, 2024
@ivancea
Copy link
Owner Author

ivancea commented Dec 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:client Related with the client (UI, forms, connection, webpack...) :game Related with game features (Weapons, ships, AI...) idea Something that's still just an idea :physics Related with the physics (Server physics, client forecasting...) !private Issue to be done only by collaborators
Projects
None yet
Development

No branches or pull requests

1 participant