Game development

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 8 09:04:33 PST 2015


On Thu, 08 Jan 2015 16:53:45 +0000
Ras via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> Hello,
> 
> I want to write the game engine in C++ and write all the game 
> logic and ai etc in D. How would i do this?
first, you have to write your game engine in C++. just fire your
favorite text editor and start coding.

second, you have to write your game logic in D. just fire your
favorite text editor and start coding.

third: now you have to connect the first and the second, but don't be
afraid: you will never come to this part, actually.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150108/79d1987f/attachment-0001.sig>


More information about the Digitalmars-d mailing list