/*******************************************************************************************/
                                 Rockbot for Linux
/*******************************************************************************************/

INSTALL:
- Copy the compressed file to the directory where you want to install it.
- Uncompress using tar -zxvf Rockbot_Linux.tar.gz (change the file name
according to the version number).

RUN FROM COMMAND PROMPT:
- enter the rockbot directory (cd rockbot)
- execute the game with ./rockbot
- to edit stages, run the editor with ./editor

RUN FROM FILE MANAGER:
- simply open the directory and double-click que rockbot file
- currently, editor must be run from inside the directory, so use command prompt instructions.