VisualCube
A php script for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
STEPS
1. Download the code using...