GLBasic forum

Main forum => GLBasic - en => Topic started by: Marmor on 2010-May-25

Title: your biggest source is ??
Post by: Marmor on 2010-May-25
for a test i need the size of your biggest glb code .
sourcecode only .
thx
Title: Re: your biggest source is ??
Post by: Neurox on 2010-May-25
My "common GLBasic Function" is 148KByte .

Bye bye,
Neurox
Title: Re: your biggest source is ??
Post by: MrTAToad on 2010-May-25
The source code for mine is around in various forums here, have a look - they are pretty large...
Title: Re: your biggest source is ??
Post by: com_1 on 2010-May-25
Intro + Menu + Map + Animation + MapBuilder + Effect + Ai = (+-8000 commands)

But, without "script structur" this not possible on GLBasic.
Title: Re: your biggest source is ??
Post by: matchy on 2010-May-26
My latest common GLB function file is only 57k.  :'(
Title: Re: your biggest source is ??
Post by: yaKC on 2010-Jun-01
my current GLBasic program has just broke 10,000 lines of code at about 650K for PC and 3 Meg for GP2X version, although there's comments in there so actual commands used is hitting 5000, I was quite excited (read VERY :) ) to break the 10,000 lines the other day... my biggest project in the past was 20,000 on a 6 Mhz 1/2 512K SAM Coupe so really wanting to break that ;)