UCL / UCL/rsd-engineeringcourse

Assignment (dungeon adventure)

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

2018-19
Dominant language
Python
Stars
133
Forks
111
PR merge metrics
No merged PRs in 30d

Description

  1. 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.

  2. page 3. sorry if I missed this but what does this syntax mean: for _ in range i.e. what does the _ mean?

  3. page 5 - what does setup.py do?

  4. page 5 - what does init.py do? Should it be called __init__.py (does this matter?)? Is it still required?

  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.