GLBasic forum

Main forum => GLBasic - en => Topic started by: Cyripticghost on 2006-Feb-16

Title: Please help a begginer
Post by: Cyripticghost on 2006-Feb-16
Hello guys.  I just downloaded this program and I need help with every aspect of it.  Please explain to my in detail how to make a beginners game(make sure its pretty easy)
Title: Please help a begginer
Post by: Sebe on 2006-Feb-17
LOL, try it with the MakeSuperGame() function -.-
Honestly: I think you'll just have to look at the example codes.
Title: Please help a begginer
Post by: Kitty Hello on 2006-Feb-17
I made a small tutorial video for a complete computer game. (rather stupid one, though ;) )
You can look at it here: http://www.glbasic.com/files/myfirstgame.wmv and download the game here: http://www.glbasic.com/files/myfirstgame.zip
Title: Please help a begginer
Post by: Baggi on 2006-Feb-20
Hey, great tutorial :D.

Baggi
Title: Please help a begginer
Post by: hell-o on 2006-Mar-11
yah that's a good tutorial and all but i stil didin't learn anything. is there like a manual or something because i could use one right now
Title: Please help a begginer
Post by: hell-o on 2006-Mar-11
lol im an idiot i just found out theres a help thing y that comes with it when you download
:lol:
Title: Please help a begginer
Post by: loafer on 2006-Oct-10
hello i am a newbie to this only just downloaded the software have tried to use it but  having problems. so followed the tutorial video posted.. dun it exactley the same but wen i try n test it i get syntax error message ....... any1 help me pls :(
Title: Please help a begginer
Post by: kanati on 2006-Oct-10
need to know what the error is too...  And post the code that it says is broken.
Title: Please help a begginer
Post by: Hemlos on 2006-Oct-10
To learn to program in GLBASIC requires a prerequisit of at LEAST basic algebra, and if you -know calculus, you will have a great time!

A knowledge of simple digital LOGIC is helpful too...for example AND, OR, XOR, XAND, IF, FOR-NEXT,WHILE-NEXT,ARRAY, etc, etc, etc

Secondly, you need to read the manual, and this is how you get to it:
1. Run GLBASIC
2. Start a new project!
3. Look at the top of the program compiler, there is a "?", click it.
4. Now select "Help"
5. A help window opens, and then select the Tab "Index"
You will find the manual there, and a complete listing of all the commands with examples.

Goodluck, Hemlos
ps. Post your errors and code here in the glbasic forums!
Title: Please help a begginer
Post by: loafer on 2006-Oct-10
ty will check out the manual but got it sorted now any way just missed out ,
Title: Re: Please help a begginer
Post by: Havard on 2009-Aug-06
Hi - I'm new to GL too and have found this link which may be helpful:

http://www.miscthings.co.uk/GLBasic
Title: Re: Please help a begginer
Post by: MrTAToad on 2009-Aug-07
Glad you like the command listing!
Title: Re: Please help a begginer
Post by: Havard on 2009-Aug-07
Next best thing to a manual.