Search found 532 matches
- Feb 19, 2019 8:15
- Forum: Community Discussion
- Topic: FreeBASIC Community produced game
- Replies: 130
- Views: 24648
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...
- Feb 18, 2019 12:05
- Forum: Community Discussion
- Topic: FreeBASIC Community produced game
- Replies: 130
- Views: 24648
Re: FreeBASIC Community produced game
Did this fizzle out?
- Jan 08, 2015 11:30
- Forum: Projects
- Topic: Terrain Generation
- Replies: 2
- Views: 2016
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.
I was also thinking about rotating the terrain. I might implement that for 90deg rotations.
- Jan 07, 2015 12:59
- Forum: Projects
- Topic: Terrain Generation
- Replies: 2
- Views: 2016
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...
- Jan 07, 2015 11:43
- Forum: Beginners
- Topic: ld.exe: cannot find -lpng
- Replies: 5
- Views: 2667
Re: ld.exe: cannot find -lpng
Thanks, that did the trick.
- Jan 06, 2015 20:17
- Forum: Beginners
- Topic: ld.exe: cannot find -lpng
- Replies: 5
- Views: 2667
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?
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?
- Jun 05, 2012 17:53
- Forum: Community Discussion
- Topic: Freebasic v's C# code execution speed ?
- Replies: 31
- Views: 6822
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.
You could have installed it by now, by the way.
- Jun 05, 2012 17:40
- Forum: Community Discussion
- Topic: Freebasic v's C# code execution speed ?
- Replies: 31
- Views: 6822
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...
Re: Bazokat
Where have you been?? 0_o1000101 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 )
Get on messenger!
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 :)
As soon as I know what is causing this behavior, I will let you know in this thread :)
Re: Bazokat
Some updates. There are some new "playing with the mouse" animations in there :)
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 ...
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?
Either that or the absense of a publisher name in the exe. How do I set the publisher name in FB?
Re: Bazokat
Is there some method for sorting that out?Doesn't play nice with other "always on top" windows though.
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 ...