UCL / UCL/rsd-engineeringcourse
Assignment (dungeon adventure)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 133
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
-
page 1 - they are expected to use a command line interface. That's fine but they won't have had much experience of this due to the use of notebooks.
-
page 3. sorry if I missed this but what does this syntax mean: for _ in range i.e. what does the _ mean?
-
page 5 - what does setup.py do?
-
page 5 - what does init.py do? Should it be called
__init__.py(does this matter?)? Is it still required? -
page 5 - what is the "entry_points" facility in setup.py? Is this a standard thing? If so we should explain it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the dungeon adventure assignment material and review pages 1, 3, and 5. Check the CLI expectations, the meaning of for _ in range, and the roles of setup.py, __init__.py, and entry_points; done means the material answers these questions and corrects the filename if needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100