Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: Shockwave on July 18, 2007

Title: Dark Wave Full Source Code
Post by: Shockwave on July 18, 2007
Apologies for not having released this source code before, it's a little old now and there are a lot of things I would do differently if I was to write this again, however all source files and binaries are in the attached zip file :)
Title: Re: Dark Wave Full Source Code
Post by: benny! on July 18, 2007
Awesome and cool. This deserves some K++ !!!
Title: Re: Dark Wave Full Source Code
Post by: DeXtr0 on July 18, 2007
This deserves atleast a big  :buddies:

Congrats Shockwave and again thnx..

Keep up the good work :)

.DeXtr0
Title: Re: Dark Wave Full Source Code
Post by: Shockwave on July 19, 2007
I'd like to see another version of this :) If any of it needs explaining please ask.
Title: Re: Dark Wave Full Source Code
Post by: DeXtr0 on July 19, 2007
Let me first recode the sinusscroller  :D

I want to do it step by step :)

Cheers,
DeXtr0
Title: Re: Dark Wave Full Source Code
Post by: Maxx on July 31, 2007
Nice work Shockwave

i seem to get an error while trying compile it thou using FBIDE :

\src_dw\sp.o:fake:(.text+0x47af): undefined reference to `uFMOD_PlaySong@12'

i have installed uFMOD etc ?
Title: Re: Dark Wave Full Source Code
Post by: Shockwave on July 31, 2007
Definately a problem including ufmod there.
I usually compile from dos with something like this;

Code: [Select]
fbc -s gui ufmod.o file.bas
Failing that, if it won't work just comment out all the ufmod stuff and it will run.
Title: Re: Dark Wave Full Source Code
Post by: Maxx on July 31, 2007
Running via batchfile worked fine thanx for the tip :cheers:

Very impressive intro really like vector scroll :)

:goodpost:
Title: Re: Dark Wave Full Source Code
Post by: DrewPee on August 03, 2007
Shockwave
Thanks for the greets man! Appreciate it! I will be back soon with something new(ish) i hope! - your code is just the dogs man - keep up the good work! you never fail to impress us all!

DrewPee aka Andy
Title: Re: Dark Wave Full Source Code
Post by: Shockwave on August 03, 2007
You guys are too kind. Enjoy the code and I look forward to seeing something from both of you :)