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

Minimal Example Game #13

Open
YetAnotherClown opened this issue Jul 7, 2024 · 0 comments
Open

Minimal Example Game #13

YetAnotherClown opened this issue Jul 7, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@YetAnotherClown
Copy link
Owner

The only dependency in this game should be YetAnotherNet, it should showcase all features of the library. This should be a relatively small game, perhaps a simple shooter.

Checklist

These functions should be used in the minimal example game.

  • Route
    • Route:send()
      • Route:send():to()
    • Route:query()
      • Route:query():from()
    • Route:addIncomingMiddleware()
    • Route:addOutgoingMiddleware()
  • Net
    • Net.createHook()
@YetAnotherClown YetAnotherClown added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers and removed enhancement New feature or request labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant