From: "Markus Döbele" <mar_doe@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Lost Labyrinth
Date: Wed, 24 Aug 2005 10:12:50 +0200 [thread overview]
Message-ID: <200508241012.51814.mar_doe@gmx.de> (raw)
In-Reply-To: <1124865552.5942.25.camel@localhost.localdomain>
The code I think is not the problem. But I think it is still a lot of work.
By the way I don't like C too much (we had a C Version once and only
encountered problems all the time :-( Buffer overflows and all this nice
stuff is a big problem of this language!)
Maybe a C Fan is reading this and likes to do it.
I started as a Assembler Programmer on the Atari ST (68000 Rulez!!!)
But all this is too much effort. Purebasic has a very syntax and for a basic
dialect a very good performance.
Am Mittwoch, 24. August 2005 08:39 schrieb Frank Schafer:
> Hmmm, a game IS an application (for gaming purposes) ;-))
>
> Fast scrolling and all of this stuff isn't made by PB but by library
> routines (SDL on Linux). So every (I mean EVERY) language should handle
> this if the system does it handle.
>
> By the way, we definitely can change the programming language by simple
> syntax conversion if the original code is proper organized (I did this
> more than once). A complete rewrite isn't such a big task too.
> Programming means to describe the whole logic of an application (games
> too ;). Use structograms, flow charts, petri nets ... as you like.
> Translating this into a programming Language (C, C++, Pascal, BASIC,
> Forth, Prolog ...) is pure coding.
>
> I remember the time we touched the hardware itself if we did need speed
> (DOS, was it GEM on the Amiga?, the legendary Spectrum, C64 ...) but I'm
> skeptic if modern OS will still allow this.
>
> 0.02$
> Frank
>
> On Tue, 2005-08-23 at 21:31 +0200, Markus Döbele wrote:
> > But this is a game and not an aplication.
> > I need fast scrolling and all this stuff. I don't think this languages
> > can handle that.
> >
> > Am Dienstag, 23. August 2005 09:57 schrieb Heinz Sporn:
> > > Am Dienstag, den 23.08.2005, 09:06 +0200 schrieb Markus Döbele:
> > > > Purebasic is very fast. The generated assembler code kicks ass.
> > > > And I can compile it for Linux, Mac OS and Windows.
> > > >
> > > > If I find a Open Source Basic Compiler that can do the task. I
> > > > consider rewriting it again.
> > >
> > > Did you ever look at Gambas? http://gambas.sourceforge.net/ At the
> > > moment it's dedicated to X environments with both QT and GTK support
> > > but I wouldn't be suprised if they will support Windoze in the future.
> > > The IDE itself is very nice and the compiler generates smooth code.
> > > It's in Portage BTW. And last but not least they have a very nice
> > > community.
> > >
> > > Another option might be RealBasic http://www.realbasic.com/ . The
> > > Current RealBasic version 2005 is commercial, but the older standard
> > > version 5.5 for Windows is free. It's a little strange but with that
> > > you are able to produce native Linux binaries for a QT environment.
> > >
> > > > We are programming this game since 12 years :-)
> > > > The first Version we programmed on the Atari ST! :-))
> > > > There the language was calles STOS.
> > > >
> > > > Am Dienstag, 23. August 2005 08:33 schrieb Frank Schafer:
> > > > > Hi Markus,
> > > > >
> > > > > have you ever wondered about the possibility to rewrite your game
> > > > > to another programming language. There's a lot of possibilities
> > > > > (even for FSF game engines).
> > > > >
> > > > > Just a thought
> > > > > Frank
> > > > >
> > > > > On Mon, 2005-08-22 at 23:42 +0200, Markus Döbele wrote:
> > > > > > So we have to treat Lost Labyrinth as closed source.
> > > > > > Because the source code of this game is only useful to other
> > > > > > purebasic programmers. And people that got the compiler. I
> > > > > > understand. Can't change that.
> > > > > >
> > > > > > Am Montag, 22. August 2005 22:52 schrieb Matan Peled:
> > > > > > > Markus Döbele wrote:
> > > > > > > > I created a tar.gz Version of this game too.
> > > > > > > > I'm sorry that its not possible to compile it with the demo
> > > > > > > > version of the compiler.
> > > > > > > >
> > > > > > > > What are gentoo users doing with other binary packages?
> > > > > > > > Like Acrobat Reader?
> > > > > > > >
> > > > > > > > Is this a big problem for this system?
> > > > > > >
> > > > > > > No, Portage can handle binary apps just fine. We have Java,
> > > > > > > Unreal Tournament 2k3/2k4, Doom 3, Neverwinter Nights... All
> > > > > > > kinds of binary-only apps.
> > > > > > >
> > > > > > > But all of them are closed-source (Except for the -bin version
> > > > > > > of some rather big packages, manly to save people the compile
> > > > > > > time...).
> > > > > > >
> > > > > > > It feels kinda wrong to install a binary package of a (small)
> > > > > > > open-source app on a source-based system...
> > > > > > >
> > > > > > > Its also weird having an opensource app that you can only
> > > > > > > compile using a non-free (as in beer) compiler...
> > > > > > >
> > > > > > > --
> > > > > > > [Name ] :: [Matan I. Peled ]
> > > > > > > [Location ] :: [Israel ]
> > > > > > > [Public Key] :: [0xD6F42CA5 ]
> > > > > > > [Keyserver ] :: [keyserver.kjsl.com]
> > > > > > > encrypted/signed plain text preferred
> > >
> > > --
> > > Mit freundlichen Grüßen
> > >
> > > Heinz Sporn
> > >
> > > SPORN it-freelancing
> > >
> > > Mobile: ++43 (0)699 / 127 827 07
> > > Email: heinz.sporn@sporn-it.com
> > > heinz.sporn@utanet.at
> > > Website: http://www.sporn-it.com
> > > Snail: Steyrer Str. 20
> > > A-4540 Bad Hall
> > > Austria / Europe
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-24 8:26 UTC|newest]
Thread overview: 104+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-22 5:06 [gentoo-user] Lost Labyrinth Markus Döbele
2005-08-22 5:40 ` Nick Rout
2005-08-22 6:54 ` Matan Peled
2005-08-22 7:01 ` Martin Marcher
2005-08-22 7:17 ` Matan Peled
2005-08-22 19:58 ` Markus Döbele
2005-08-22 7:10 ` Wayne Clement
2005-08-22 7:21 ` Matan Peled
2005-08-22 8:54 ` Wayne Clement
2005-08-22 10:06 ` Nick Rout
2005-08-22 11:40 ` Martins Steinbergs
2005-08-22 11:56 ` Matan Peled
2005-08-22 20:15 ` Markus Döbele
2005-08-22 10:07 ` Matan Peled
2005-08-22 20:05 ` Markus Döbele
2005-08-22 20:52 ` Matan Peled
2005-08-22 21:42 ` Markus Döbele
2005-08-23 0:05 ` Nick Rout
2005-08-23 1:25 ` Markus Döbele
2005-08-23 5:13 ` Nick Rout
2005-08-23 5:36 ` Nick Rout
2005-08-23 6:31 ` Frank Schafer
2005-08-23 7:04 ` Markus Döbele
2005-08-23 8:38 ` Nick Rout
2005-08-23 9:02 ` Frank Schafer
2005-08-23 7:03 ` Markus Döbele
2005-08-23 20:02 ` Markus Döbele
2005-08-23 20:27 ` Nick Rout
2005-08-23 21:48 ` Markus Döbele
2005-08-24 1:58 ` Nick Rout
2005-08-24 8:06 ` Markus Döbele
2005-08-24 8:49 ` Nick Rout
2005-08-24 11:41 ` Nick Rout
2005-08-24 20:42 ` Markus Döbele
2005-08-25 0:53 ` [gentoo-user] ebuild for " Nick Rout
2005-08-25 14:05 ` Alec Shaner
2005-08-25 19:53 ` Markus Döbele
2005-08-25 20:50 ` Alec Shaner
2005-08-25 22:24 ` Markus Döbele
2005-08-25 23:36 ` Holly Bostick
2005-08-26 0:14 ` Nick Rout
2005-08-26 4:21 ` Markus Döbele
2005-08-28 19:56 ` Markus Döbele
2005-08-29 1:51 ` Nick Rout
2005-08-29 2:30 ` Nick Rout
2005-08-29 14:35 ` Alec Shaner
2005-08-29 15:36 ` Holly Bostick
2005-08-29 15:44 ` Holly Bostick
2005-08-29 16:49 ` Greg Bengeult
2005-08-29 19:40 ` Nick Rout
2005-08-29 19:47 ` Greg Bengeult
2005-08-29 20:54 ` Nick Rout
2005-09-01 21:10 ` Markus Döbele
2005-09-04 21:48 ` Markus Döbele
2005-09-05 11:16 ` Nick Rout
2005-09-06 1:59 ` Nick Rout
2005-09-11 23:56 ` "Markus Döbele"
2005-09-12 0:19 ` Nick Rout
2005-10-01 9:31 ` Markus Döbele
2005-08-29 17:01 ` Alec Shaner
2005-08-29 18:15 ` Holly Bostick
2005-08-26 4:20 ` Markus Döbele
2005-08-25 22:29 ` Nick Rout
2005-08-26 4:15 ` Markus Döbele
2005-08-23 6:33 ` [gentoo-user] " Frank Schafer
2005-08-23 7:06 ` Markus Döbele
2005-08-23 7:43 ` Frank Schafer
2005-08-23 8:04 ` Frank Schafer
2005-08-23 14:47 ` Holly Bostick
2005-08-23 19:39 ` Markus Döbele
2005-08-24 6:07 ` Frank Schafer
2005-08-23 19:34 ` Markus Döbele
2005-08-23 19:29 ` Markus Döbele
2005-08-23 7:57 ` Heinz Sporn
2005-08-23 19:31 ` Markus Döbele
2005-08-24 6:39 ` Frank Schafer
2005-08-24 7:13 ` Matan Peled
2005-08-24 7:41 ` Frank Schafer
2005-08-24 8:09 ` Matan Peled
2005-08-24 8:25 ` Frank Schafer
2005-08-24 9:30 ` Frank Schafer
2005-08-24 20:04 ` Markus Döbele
2005-08-24 20:00 ` Markus Döbele
2005-08-24 8:13 ` Markus Döbele
2005-08-24 8:12 ` Markus Döbele [this message]
2005-08-24 12:22 ` Matan Peled
2005-08-24 20:09 ` Markus Döbele
2005-08-24 17:34 ` A. Khattri
2005-08-24 19:11 ` Uwe Thiem
2005-08-24 20:15 ` Markus Döbele
2005-08-25 15:56 ` A. Khattri
2005-08-24 20:10 ` Markus Döbele
2005-08-22 10:15 ` Nick Rout
2005-08-22 10:29 ` Martins Steinbergs
2005-08-24 3:53 ` A. Khattri
2005-08-22 19:57 ` Markus Döbele
2005-08-22 12:10 ` Christoph Gysin
2005-08-22 13:48 ` Matan Peled
2005-08-22 14:53 ` Christoph Gysin
2005-08-22 16:40 ` Matan Peled
2005-08-22 17:41 ` John Dangler
2005-08-22 20:28 ` Markus Döbele
2005-08-22 20:24 ` Markus Döbele
-- strict thread matches above, loose matches on Subject: below --
2005-08-22 15:22 Covington, Chris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508241012.51814.mar_doe@gmx.de \
--to=mar_doe@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox