> For the complete documentation index, see [llms.txt](https://rmjjjt.gitbook.io/rubik-s-futuro-cube-sdk-open-beta-v1-4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rmjjjt.gitbook.io/rubik-s-futuro-cube-sdk-open-beta-v1-4/master.md).

# Introduction

Welcome to the world of programming Rubik’s Futuro Cube. We hope you enjoy it as much as we enjoyed creating this development kit. Rubik’s Futuro Cube can be programmed by using a simple, typeless 32-bit language called ”PAWN”.

[**Jump to your first HELLO WORLD program now and read rest of this page later.**](/rubik-s-futuro-cube-sdk-open-beta-v1-4/summary/hello-world.md)

This language has C like syntax and even if simple, is very powerful and fast. To get a little overview of what is possible on a very basic level and what the language looks like, please have a look at the available examples with short videos on our SDK page:

<http://www.futurocube.com/sdk/#examples>

More information about PAWN, language syntax and other info can be found at:

<http://www.compuphase.com/pawn/pawn.htm>

For a language syntax guide, look at:

<https://github.com/compuphase/pawn/blob/master/doc/Pawn_Language_Guide.pdf>

You will also need to download ([Rubik’s Futuro Cube Suite](http://www.futurocube.com/support/#sw)), available for Windows, Linux and Mac OS. The Rubik's Futuro Cube official signed USB driver for Windows is part of the installation.

If you have any problems, please check the support page <http://www.futurocube.com/support.htm>

Or contact us anytime directly at: <info@futurocube.com>
