Development:Engine
From Damasca
[edit]
Overview
Developed initially by Diaftau, and then segmented to share the development load to the rest of Damasca's programmers, the engine is the heart of the game itself, and indeed any game at all. Without it, Damasca would be nothing but a pipe dream.
[edit]
Technical
Damasca's main engine is being coded in C# using the .NET framework version 2.0. While the Mono library may possibly provide the capability to port to a POSIX-style system, it is being developed for the Microsoft Windows platform.
Damasca's engine is also being developed using a style of development called TDD.
