-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mark forster edited this page Nov 15, 2023
·
2 revisions
Welcome to the cubits wiki!
This project is a work in progress. My mission is to implement a number of working pieces to this project overtime.
The goal is to implement both client and server based components that will provide a complete rubiks cube implementation online with support that will include but is not limited to:
- Seperated modules for client and server components
- A react based website for users to solve a rubiks cube
- An online solver that will take a cube state as an input and show steps to solve
- A react based component that can be dropped into any website via a script tags
- A server with API's to manage and host rubiks cube states in various configurations
Coming soon:
I'll document the roadmap here soon. Again this is project is in very early stages and I barely get time to work on this stuff.