RobotFactory/README.md

12 lines
424 B
Markdown
Raw Normal View History

2022-12-20 12:58:23 +01:00
# RobotFactory
## Style Guide
* For every method you write you also write the JUnit test and comments.
* [reference](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
2022-12-21 13:57:24 +01:00
* Always mark the task you're currently working on the kanban board and move it to the right phase.
## Contributors
* Luc Dreibholz (Matr.Nr.: 2210544)
* Stefan Müller (Matr.Nr.: _______)
* Roman Schöne (Matr.Nr.: 2211275)