Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: rdc on January 26, 2007

Title: LM Source
Post by: rdc on January 26, 2007
The FB source for The Last Mission in case someone wants to look at it. The little word wrap function in this might of use to some.

Title: Re: LM Source
Post by: Shockwave on January 26, 2007
Neatly done Rick :) Like the fact that you have error checking for the media files.
Title: Re: LM Source
Post by: rdc on January 26, 2007
Thanks man.
Title: Re: LM Source
Post by: rdc on January 28, 2007
I converted the source over to BassMod so my friend could compile this under Penguin (Linux). You'll need BassMod 2.0 (http://www.un4seen.com/bassmod.html) for this. I compiled this under .17 available from the FreeBasic download page. This uses Draw String which was not available, I believe, with earlier versions.

Get the source here (http://home.grandecom.net/~rickclark58/programs/lmbm.zip). All the media needed, including the music file,  is in the media folder.
Title: Re: LM Source
Post by: Clyde on January 28, 2007
Cheers and welldone dude.
Title: Re: LM Source
Post by: rdc on January 28, 2007
Thanks man.