Misc docs fixes

This commit is contained in:
woju 2024-11-28 18:07:20 +01:00
parent f897637d0f
commit 0b7aa02f44
Signed by: woju
GPG key ID: 81E859ECD7FB4F51
4 changed files with 12 additions and 3 deletions

View file

@ -7,6 +7,7 @@ Contents
:maxdepth: 2
acknowledgements
references
glossary

View 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

View file

@ -44,6 +44,7 @@ Getting started
python3-loguru \
python3-matplotlib \
python3-opencv \
python3-pygame \
python3-werkzeug
- Run the game:

View file

@ -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