Skip to content

cubing/algdb

Repository files navigation

AlgDB

AlgDB is an algorithm database for Twisty Puzzles currently in development.

Getting Started

Client

Read about the client structure in the wiki

cd client
yarn
yarn start

Contributing

  • The project is actively being developed and we welcome any contributions! Please join the cubing slack if you'd like to help out, and we can find something for you to work on.

License

This project is licensed under the GPL license (version 3 or later). This means that the code is free to use, although you must publish any code that uses it (e.g. also put it on GitHub). See the full license for exact details.

We've selected this license in order to encourage the cubing community to work on software in a way so that everyone can contribute and extend each other's work.