There are many kits about to help users build their own games, some are commercial, some free, some open source.Here is a
link to a detailed list of game programming options (albeit Dutch language). The kids and I found this cool link to
Helix Games where we found a great collection of games made with GameMaker. (l love the hand drawn look of the website)
This afternoon I might run some experiments to see if I can get
GameMaker (unregistered free download) working with Wine on an Ubuntu (Edgy) system. Some of you might have already guessed that I have been heading in this direction since I have been tinkering with Ubuntu.
I have greatly valued some of the suggestions and advice by Donna and Peter from
CC who must grow weary from my continual banter of questions about bug fixes or directions to head in. It is good to know that there are some friendly navigators who are sailing ahead of my little boat.
It seems from a
detailed testing report posted to
Wine HQ Application Database that it can be successfully installed although there were some problems getting it running. I also found this
GameMaker forum post that steps users through an installation for version 5. Another
GameMaker forum post hints at the problems with version 6 because it uses DirectX instead of OpenGL.
My guess is that if I stick with the unregistered version 5 then it should work (or use version 6 but avoid any fancy graphics function calls that exploit DirectX). I have a suspicion that clicking on the compile run button in GameMaker might not work. Instead I may need to first save a compiled version of any games made then launch them from outside GameMaker.
Wish me luck..