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

Game mode should read from game configuration and be locked on single deployee. #8

Open
5 tasks
bingluen opened this issue Sep 14, 2019 · 0 comments
Open
5 tasks

Comments

@bingluen
Copy link
Member

Description

Relate to #3
Load game mode from game configuration instead of project.json. And only show the page which match the value of game mode. Others page which is not matched should be hidden(return 404 or others).

Task

  • Remove defaultMode from project.json
  • Add mode (or others key name which can represent "enabled some game mode page and other page will be hidden") into game configuration
    • vuex store on src/store/config
    • implement generator (CCIP-App/CCIP-Puzzle-Config-Generator-Chocolate)
    • document on readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant