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 Concept Exercise Metadata files: chrono-realms-time-tree #270

Open
10 tasks done
0xNeshi opened this issue Sep 10, 2024 · 1 comment · May be fixed by #322
Open
10 tasks done

Add Concept Exercise Metadata files: chrono-realms-time-tree #270

0xNeshi opened this issue Sep 10, 2024 · 1 comment · May be fixed by #322
Assignees
Labels
x:action/create Work on something from scratch x:module/concept-exercise Work on Concept Exercises x:rep/large Large amount of reputation x:type/content Work on content (e.g. exercises, concepts) x:type/docs Work on Documentation

Comments

@0xNeshi
Copy link
Contributor

0xNeshi commented Sep 10, 2024

Towards #103

Scaffold https://github.com/exercism/cairo/blob/main/exercises/concept/chrono-realms-time-tree

TODO:

  • use other implemented concept exercise metadata files for inspiration, e.g. https://github.com/exercism/cairo/tree/main/exercises/concept/lucians-luscious-lasagna
  • instructions.md already implemented
  • implement introduction.md
  • implement hints.md
  • implement ./meta/design.md
  • implement the example solution in .meta/exemplar.cairo
  • exercise stub at src/lib.cairo already implemented
  • tests for the exercise at tests/chrono_realms.cairo already implemented
  • replace <your_gh_username> placeholder with your actual GH username in .meta/config.json
  • add missing blurb to .meta/config.json
@0xNeshi 0xNeshi added x:type/docs Work on Documentation x:type/content Work on content (e.g. exercises, concepts) x:rep/large Large amount of reputation x:module/concept-exercise Work on Concept Exercises x:action/create Work on something from scratch x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) and removed x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) labels Sep 10, 2024
@0xNeshi 0xNeshi self-assigned this Dec 21, 2024
@0xNeshi 0xNeshi linked a pull request Dec 21, 2024 that will close this issue
@0xNeshi
Copy link
Contributor Author

0xNeshi commented Dec 22, 2024

Will rename the exercise to chrono-realms-chrono-chain to more align with the exercise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:module/concept-exercise Work on Concept Exercises x:rep/large Large amount of reputation x:type/content Work on content (e.g. exercises, concepts) x:type/docs Work on Documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant