Titanion 0.4

Moritz Warning moritzwarning at web.de
Tue Apr 28 09:58:07 PDT 2009


On Tue, 28 Apr 2009 12:44:48 -0400, Steven Schveighoffer wrote:

> On Mon, 27 Apr 2009 16:14:40 -0400, Moritz Warning
> <moritzwarning at web.de> wrote:
> 
>> Titanion is a 2.5D shooter game for Windows, *nix and MacOSX.
>>
>> The original code by Kenta Cho was ported to use Tango and Derelict.
>> This made it possible to create binaries for different platforms and is
>> what this 0.4 release is about.
>>
>> The code was also put on sourceforge.net to make it easier for
>> contributers to participate.
>>
>>
>> http://titanion.sourceforge.net
>>
>>
>>
> I did, it was fun.
> 
> :)
> 
> I was especially interested in how the memory usage fared.  I noticed it
> was quite small (12MB), are you using the GC at all?
> 
> -Steve

The GC is used.
But I haven't made any benchmarks.


More information about the Digitalmars-d-announce mailing list