exercism / exercism/go

robot-simulator: code && instructions is not matching

Open
#1,159 3 comments 0 reactions 0 assignees View on GitHub
bug discussion
Dominant language
Go
Stars
1.2k
Forks
686
Avg merge
54m
Merged PRs (30d)
1

Description

Hi,

I'm was trying to do the `robot-simulator` exercise. However, I found what was written in the README && what's in the test are very different.

While I appreciate a more complex & closer-to-life simulation, which was presented in the test,
it was not very clear what to do from the instructions alone.

What do you think about updating the exercise, such that:
- The tests and instruction match the [original specification](https://github.com/exercism/problem-specifications/tree/master/exercises/robot-simulator)
- Update the README && bonus test to add the extra conditions:
- Bounded room with wall (instead of infinite grid)
- Multiple robot being tested (instead of just one robot)

P.S: I also don't fully agree with some of the types && test defined, so I [made some changes](https://github.com/exercism/go/compare/master...exklamationmark:robot_simulator?expand=1)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.