R: Rover.constructor use copy() on state
This commit is contained in:
parent
b1d82fe8fd
commit
eb63607e53
2 changed files with 8 additions and 5 deletions
|
|
@ -11,8 +11,8 @@
|
|||
- [ ] Rover.turnLeft use copy() on state
|
||||
- [ ] Rover.turnRight use copy() on state
|
||||
- [ ] Rover.move use copy() on state
|
||||
- [ ] Rover.constructor use copy() on state
|
||||
- [ ] Change RoverState to Data Class
|
||||
- [x] Rover.constructor use copy() on state
|
||||
- [x] Change RoverState to Data Class
|
||||
|
||||
# RPP
|
||||
- [ ] Refine Abstractions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue