Commit graph

6 commits

Author SHA1 Message Date
Bruno BELANYI add6940dce rover: use Pydantic for Vector and Rover classes
Pydantic is similar to Dataclasses, but enables run-time type-checking.
2019-11-15 21:04:16 +01:00
Bruno BELANYI 0f1b861eee rover: add direction field to Rover 2019-11-15 20:43:59 +01:00
Bruno BELANYI b6d74b24eb rover: define default values for Rover fields 2019-11-15 20:35:19 +01:00
Bruno BELANYI b90f92e557 rover: use real Vector class 2019-11-15 20:34:34 +01:00
Bruno BELANYI ca35c2bf94 rover: initial class definition 2019-11-15 20:29:06 +01:00
Bruno BELANYI aec0c6c3fc rover: add Pipenv files 2019-11-15 20:22:29 +01:00