Please help a begginer

Previous topic - Next topic

Cyripticghost

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)

Sebe

LOL, try it with the MakeSuperGame() function -.-
Honestly: I think you'll just have to look at the example codes.

Kitty Hello

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

Baggi

Hey, great tutorial :D.

Baggi

hell-o

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

hell-o

lol im an idiot i just found out theres a help thing y that comes with it when you download
:lol:

loafer

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 :(

kanati

need to know what the error is too...  And post the code that it says is broken.

Hemlos

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!
Bing ChatGpt is pretty smart :O

loafer

ty will check out the manual but got it sorted now any way just missed out ,

Havard

#10
Hi - I'm new to GL too and have found this link which may be helpful:

http://www.miscthings.co.uk/GLBasic

MrTAToad

Glad you like the command listing!

Havard

Next best thing to a manual.