Some suggestions
- Add your own custom models. Copy
models/test.py
and modify it. Make sure to checkmodels/__init__.py
and make any changes there as well. - Add your own custom robots. Copy
robots/test.py
and modify it. Make sure to checkrobots/__init__.py
and make any changes there as well. - Add your own custom nodes. Copy
nodes/test.py
and modify it. Make sure to checknodes/__init__.py
and make any changes there as well. - Any other contributions welcome!
When developing I found this emoji database very useful.