A proof-of-concept proposal for turning standard Rubik's Cubes into smartcubes by embedding speakers into the cube's centercaps.
0

Configure Feed

Select the types of activity you want to include in your feed.

DIY-Smartcube / CONTRIBUTING.md
449 B

Contribution Guide#

Thanks for your interest in contributing to D.I.Y. Smartcube!

Environment Setup#

  1. Create a Python 3.9 virtual environment.
    • You may find the pyenv project helpful for managing python versions and creating virtual environments.
  2. Install the required packages named in the requirements.txt file.

Contributing#

Just open a PR with any updates/enhancements you'd like to share!