A proof-of-concept proposal for turning standard Rubik's Cubes into smartcubes by embedding speakers into the cube's centercaps.
449 B
Contribution Guide#
Thanks for your interest in contributing to D.I.Y. Smartcube!
Environment Setup#
- Create a Python 3.9 virtual environment.
- You may find the
pyenvproject helpful for managing python versions and creating virtual environments.
- You may find the
- Install the required packages named in the
requirements.txtfile.
Contributing#
Just open a PR with any updates/enhancements you'd like to share!