Search found 1814 matches

by agamemnus
Mar 04, 2013 6:00
Forum: Archive
Topic: FreeBASIC Code Assistant
Replies: 2
Views: 1195

Re: FreeBASIC Code Assistant

A start is a start. :-)
by agamemnus
Nov 25, 2012 17:16
Forum: Projects
Topic: Frogger revisited
Replies: 30
Views: 12368

Re: Frogger revisited

I played the version on the FreeBASIC Games Directory, but the frog often refuses to respond to my keyboard commands. I'm using Windows 7..
by agamemnus
Sep 11, 2012 0:37
Forum: General
Topic: Strange precision issues with double
Replies: 4
Views: 625

Re: Strange precision issues with double

why do all my bugs have to be so mundane :( When we stretch complexity in some new dimension we often lose sight of another dimension. I did not carry the complexity of your project in my head, so I must approach the question from a direction of simplicity. Any solution I provoke from you must ther...
by agamemnus
Aug 26, 2012 19:34
Forum: Projects
Topic: Procedural block world project
Replies: 310
Views: 114324

Re: Procedural block world project

o.o

Awesome jungle.
by agamemnus
Aug 09, 2012 15:06
Forum: General
Topic: Cross-compilation support --??
Replies: 38
Views: 5209

Re: Cross-compilation support --??

Ok then, so ... Drawing up a tentative all-encompassing command list now... 1) Download getlibs somehow. 2) sudo apt-get install ia32-libs (note: doesn't work) sudo apt-get install git sudo apt-get install binutils-dev sudo apt-get install libgpm-dev sudo apt-get install libffi-dev sudo apt-get inst...
by agamemnus
Aug 08, 2012 13:47
Forum: General
Topic: Cross-compilation support --??
Replies: 38
Views: 5209

Re: Cross-compilation support --??

Small problem when someone tried those 4 commands.... fbc needs fbc to install? How to fix?
by agamemnus
Aug 07, 2012 20:21
Forum: General
Topic: Cross-compilation support --??
Replies: 38
Views: 5209

Re: Cross-compilation support --??

Compilation no longer works with 12.04 precise. It complains: "fbc: error loading shared libraries: libbfd-2.21.53-system.20110810.so: cannot open shared object file: No such file or directory" I think I need to re-install freebasic, but I don't remember how. At all. --------------------- ...
by agamemnus
Jun 23, 2012 15:47
Forum: Community Discussion
Topic: BASIC Gaming issue #6 is out!
Replies: 15
Views: 4625

Re: BASIC Gaming issue #6 is out!

Thanks for the mention. No takers still though. :(
by agamemnus
Jun 23, 2012 15:42
Forum: Community Discussion
Topic: The Freebasic Magic castle , interactive dungeon
Replies: 24
Views: 5411

Re: The Freebasic Magic castle , interactive dungeon

Lachie Dazdarian wrote:ideas are dime a dozen
That's far too expensive.
by agamemnus
May 18, 2012 5:03
Forum: Community Discussion
Topic: Rapid, Simple FreeBASIC Game Development?
Replies: 47
Views: 5720

Re: Rapid, Simple FreeBASIC Game Development?

I made a long post on this thread a few weeks ago, but it's gone. Maybe I never hit submit, or I dunno. Anyway, I'll just summarize: * I think FB does have potential to grow, but not the resources. * Freebasic does have some code bloat. "Features" that just detract from the simplicity of t...
by agamemnus
May 13, 2012 21:05
Forum: Community Discussion
Topic: FreeBASIC website & Search engines
Replies: 12
Views: 3524

Re: FreeBASIC website & Search engines

Not sure what the point of disallowing robots is. Malicious robots will go through anyway.... and site gets fewer hits and dies.
by agamemnus
Apr 23, 2012 12:42
Forum: Projects
Topic: Minesweeper
Replies: 8
Views: 1739

Re: Minesweeper

If I press the button to restart, or if I get a mine, the next screen just keeps showing the new map, complete... no more gameplay...
by agamemnus
Apr 22, 2012 16:26
Forum: Projects
Topic: Minesweeper
Replies: 8
Views: 1739

Re: Minesweeper

Nice, but..
The restart / new game commands don't seem to work right.... it just ends right away.
by agamemnus
Apr 22, 2012 15:07
Forum: Archive
Topic: Capitalopoly
Replies: 5
Views: 3172

Re: Capitalopoly

I disagree on this entirely. * You can see how a more simple game will look and feel much more comprehensively than a monster. * Programmers can make good game designers, while game designers (and self-styled game designers...) often cannot program at all and require either money or power to have pr...