Misc docs fixes
This commit is contained in:
parent
f897637d0f
commit
0b7aa02f44
4 changed files with 12 additions and 3 deletions
|
@ -7,6 +7,7 @@ Contents
|
|||
:maxdepth: 2
|
||||
|
||||
acknowledgements
|
||||
references
|
||||
glossary
|
||||
|
||||
|
||||
|
|
10
Documentation/references.rst
Normal file
10
Documentation/references.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
References and sources of inspiration
|
||||
=====================================
|
||||
|
||||
- Micromouse (whole universum) https://en.wikipedia.org/wiki/Micromouse
|
||||
|
||||
- https://microbit-challenges.readthedocs.io/
|
||||
|
||||
- https://www.calliope.cc/en
|
||||
|
||||
.. vim: tw=80 ts=4 sts=4 sw=4 et
|
|
@ -44,6 +44,7 @@ Getting started
|
|||
python3-loguru \
|
||||
python3-matplotlib \
|
||||
python3-opencv \
|
||||
python3-pygame \
|
||||
python3-werkzeug
|
||||
|
||||
- Run the game:
|
||||
|
|
|
@ -65,7 +65,4 @@ Documentation for micropython:
|
|||
Won't work with bluetooth. Maybe I can get it to work on ESP32? Would
|
||||
require another robot.
|
||||
|
||||
Maybe a source of inspiration:
|
||||
https://microbit-challenges.readthedocs.io/
|
||||
|
||||
vim: tw=80
|
||||
|
|
Loading…
Add table
Reference in a new issue