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

Add better development tutorial #56

Open
OnionKiller opened this issue Sep 15, 2023 · 1 comment
Open

Add better development tutorial #56

OnionKiller opened this issue Sep 15, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request important High priority issue

Comments

@OnionKiller
Copy link
Member

Current development tutorial may be not enough, or even misleading.
There may be double implementations of board games, where board game wrappers are not correctly used.
Development guide is missing, but there should be a list of what functions you are supposed to implement.

@OnionKiller OnionKiller added the documentation Improvements or additions to documentation label Sep 15, 2023
@fraknoiadam
Copy link
Member

While writing the tutorial, we should also rethink what should we refactor, that could facilitate the development. E.g.

  • Relay does not work without layout.tsx #63
  • Set the init value of currentProblem greater than 0. (This one does not work currently.)
  • Display all the math problems under each other, so we could easily check, whether every problemtext is correctly displayed.

@OnionKiller OnionKiller mentioned this issue Jul 11, 2024
5 tasks
@fraknoiadam fraknoiadam added enhancement New feature or request important High priority issue labels Jul 11, 2024
@fraknoiadam fraknoiadam self-assigned this Jul 11, 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 enhancement New feature or request important High priority issue
Projects
None yet
Development

No branches or pull requests

2 participants