GUI for building game structure

Just BASIC Games
Post Reply
daves
Posts: 3
Joined: Tue Jan 04, 2011 4:31 pm

GUI for building game structure

Post 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
Last edited by daves on Mon Mar 28, 2011 9:16 pm, edited 2 times in total.
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post 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.
Stefan
The invisible Admin
daves
Posts: 3
Joined: Tue Jan 04, 2011 4:31 pm

Re installation location

Post by daves »

Agreed

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

Cheers
Daves
Post Reply