Page 1 of 1

GUI for building game structure

Posted: Wed Jan 05, 2011 8:38 pm
by daves
NEW ... Version 4.3 now available with improved routines and updated code creator facility plus word document guide. Zip file contains all bmp images used plus many more

I have created a GUI program for sprite and graphic control. Using this program you will be able to quickly build and set movement controls for your game sprite and graphics.

I have taken most of the JB sprite and graphical functions and captured them in a single GUI. My program is too comprehensive to describe in a few paragraphs and users will need some knowledge of JB functions to get the most from this offering.

Download and extract the zip file and run the BAS file. Once open, read the help file and open and run the example games provided.

It is very powerfull but can always be improved on --- enjoy, Dave

Posted: Thu Jan 06, 2011 2:46 pm
by stpendl
Allow the user to select the location of Just BASIC in addition to select the location of the created data files.

Putting user created files into an installation folder of an application is against the Windows migration guidelines.

Re installation location

Posted: Thu Jan 06, 2011 2:58 pm
by daves
Agreed

I was looking to help ensure the default directory/paths worked
but happy that users decide their setup.

Cheers
Daves