This tutorial will show you how to create your game folders and get started. If you have already done this or already know how to do this, you may want to continue to making your first game. You can also use a Step by Step guide.
You can find a link to the Swinxs SDK download here. After downloading it, start the setup and follow the directions on screen, when asked to choose components, we recommend choosing at least a few English or British games since the Swinxs Developer Community is currently only available in English. These games are also perfect examples and can offer inspiration for your own games.
C:\Documents and Settings\<username>\My Documents\SwinxsSource\<language>\games.After installing the Swinxs SDK, browse to the SwinxsSource folder. Inside, you will find a few folders depending on the language packs you chose during the install. Open the language folder of your choice (we recommend making an english game, “eng” or “gbr”, since the developer community where your games may be reviewed/checked is entirely english), open the “games” folder inside this language folder and create a folder. Name this folder anywhere between the numbers 50000 and 60000.
Inside this folder, make a .st file, name it like this: “00000 name of your game.st”. Your code will be inside this file.