software-challenge / software-challenge/player_rust
Documentation for developers and pupils
Open
@SturmEnte is already working on this.
Since Sep 11, 2026.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- Avg merge
- 9m
- Merged PRs (30d)
- 13
Description
Hi, I would like the following developer documentation and features:
- Rust and cargo versions.
- How to build, run and publish
- How to run tests
- What to update for a new game?
Moreover, I needed the following information to start this as a student (I will make a PR soonish regarding point 3):
- How to set up a Rust IDE (and the project) -> I think we can assume that the pupils know this? Maybe not?
- Rust and cargo versions. Maybe this is a me problem, but I used rust previously and had an older version of rust installed such that
cargo initfailed. - Clean up pupil docu and extract clear steps what to do. e.g. 1. Set up IDE, 2. import project, 3. cargo init, ...
- I am confused that the code in the readme is different from the random player.
- How do I debug my player?
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.
Assessment
This issue has not been assessed yet.