Search found 532 matches

by mambazo
Feb 19, 2019 8:15
Forum: Community Discussion
Topic: FreeBASIC Community produced game
Replies: 130
Views: 21595

Re: FreeBASIC Community produced game

If it went the way of a NanoHost revival, there are some ideas I've had in mind for years. Lua script AI files. Have the AI script specify urls for the sprites (and sounds?). Write and save your AI scripts in-game. Save AI to 'cloud'. Load any AI from the cloud. Script may or may not be made private...
by mambazo
Feb 18, 2019 12:05
Forum: Community Discussion
Topic: FreeBASIC Community produced game
Replies: 130
Views: 21595

Re: FreeBASIC Community produced game

Did this fizzle out?
by mambazo
Jan 08, 2015 11:30
Forum: Projects
Topic: Terrain Generation
Replies: 2
Views: 1853

Re: Terrain Generation

Thanks. The water is a 2D buffer.

I was also thinking about rotating the terrain. I might implement that for 90deg rotations.
by mambazo
Jan 07, 2015 12:59
Forum: Projects
Topic: Terrain Generation
Replies: 2
Views: 1853

Terrain Generation

Hi everyone. http://www.screenbin.org/shots/38a5422343e337791080db351464ae76.jpg I've had this concept sitting on my computer since 2012 and don't think I ever shared it with the FB community. It is a heightmap terrain generator demo, combined with a water demo. SPACE = New terrain N + SPACE = New t...
by mambazo
Jan 07, 2015 11:43
Forum: Beginners
Topic: ld.exe: cannot find -lpng
Replies: 5
Views: 2414

Re: ld.exe: cannot find -lpng

Thanks, that did the trick.
by mambazo
Jan 06, 2015 20:17
Forum: Beginners
Topic: ld.exe: cannot find -lpng
Replies: 5
Views: 2414

ld.exe: cannot find -lpng

Been a long time since I was here and as a result, it seems a lot has changed!

I am having issues compiling (32bit) with png.bi included.

I'm getting the: cannot find -lpng error.

I'm guessing maybe it is because the .dll.a file isn't included in the .zip version of FB?

How do I fix this?
by mambazo
Jun 05, 2012 17:53
Forum: Community Discussion
Topic: Freebasic v's C# code execution speed ?
Replies: 31
Views: 5745

Re: Freebasic v's C# code execution speed ?

I have it installed, but just like you, I can't "be arsed" ;)

You could have installed it by now, by the way.
by mambazo
Jun 05, 2012 17:40
Forum: Community Discussion
Topic: Freebasic v's C# code execution speed ?
Replies: 31
Views: 5745

Re: Freebasic v's C# code execution speed ?

My interest is more do to with the exploration of the languages themselves rather than any immediate need for speed improvements. Why title your thread "FreeBASIC vs C# code execution speed" and then claim you have no interest in execution speed? If you have a real interest in exploring t...
by mambazo
Apr 06, 2012 18:17
Forum: Projects
Topic: Bazokat
Replies: 12
Views: 3062

Re: Bazokat

1000101 wrote:heh, sharpen his claws on the desktop icons or the edges of other windows? Maybe leave a "surprise" for you beside the recycling bin (instead of in it, anyone who's owned a cat knows about this :P )
Where have you been?? 0_o

Get on messenger!
by mambazo
Mar 28, 2012 19:23
Forum: Projects
Topic: Bazokat
Replies: 12
Views: 3062

Re: Bazokat

I've had similar reports from other windows 7 users. I don't have Windows 7 here so it will be tricky to fix, but I do intend to fix it!

As soon as I know what is causing this behavior, I will let you know in this thread :)
by mambazo
Mar 28, 2012 14:19
Forum: Projects
Topic: Bazokat
Replies: 12
Views: 3062

Re: Bazokat

Some updates. There are some new "playing with the mouse" animations in there :)
by mambazo
Mar 25, 2012 22:20
Forum: Archive
Topic: ScreenBin
Replies: 7
Views: 2188

Re: ScreenBin

Ok, after some Googling, I found this... http://groups.google.com/a/googleproductforums.com/forum/#!category-topic/chrome/report-a-problem-and-get-troubleshooting-help/r-9JQIboUmc Same here. Our very thoroughly scanned (Nod, Avast, Kaspersky and Sophos all report it clean) setup files are all being ...
by mambazo
Mar 25, 2012 18:49
Forum: Archive
Topic: ScreenBin
Replies: 7
Views: 2188

Re: ScreenBin

Probably because I cant afford to buy a digital signature :/

Either that or the absense of a publisher name in the exe. How do I set the publisher name in FB?
by mambazo
Mar 24, 2012 13:11
Forum: Projects
Topic: Bazokat
Replies: 12
Views: 3062

Re: Bazokat

Doesn't play nice with other "always on top" windows though.
Is there some method for sorting that out?
by mambazo
Mar 23, 2012 12:05
Forum: Projects
Topic: Bazokat
Replies: 12
Views: 3062

Bazokat

Hi All, 2 minute demo of the up-coming desktop toy/pet coded in FreeBASIC using the WinAPI. http://www.bazosoft.com/bazokat Pick up the cat with the right mouse button. You can drop the cat on top of other programs, it will walk along the top of it! It will try to catch the mouse. If it catches the ...