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

Custom events and API #4

Open
Paul2708 opened this issue Nov 6, 2020 · 0 comments
Open

Custom events and API #4

Paul2708 opened this issue Nov 6, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Paul2708
Copy link
Collaborator

Paul2708 commented Nov 6, 2020

The game is quite simple and it doesn't persist anything.
Therefore, the game is a great base as minigame and should be open for extension.

This can be done by including custom Spigot events and an API interface:

  • MemoryQueueJoinEvent
  • MemoryQueueJoinEvent
  • MemoryCardClickEvent
  • MemoryEndEvent
  • ...

The API interface should have methods to join and leave the queue.

@Paul2708 Paul2708 added enhancement New feature or request good first issue Good for newcomers labels Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant