The software libraries incorporated into Dread Moon are written in the C and D programming languages.  This means that the Dread Moon game developer is someone who has some "hard core" programming skills.  You may want to consider this before downloading and installing Dread Moon yourself.  If you are not certain then please refer to the D-Programming links available from this site to understand what is involved (the D language is a fully-compiled language that might best be considered to have borrowed the best concepts from the C++ and Java languages).

While there is a learning curve associated with starting to program in D, this language will enable you to create extremely high performance games and applications in a modern programming language.  Also, the ArcLib library installed with Dread Moon will enable the proficient D programmer to rapidly develop games and multimedia applications.

Last Updated (Tuesday, 05 January 2010 20:37)

 

The Dread Moon Linux distro and web site would not have been possible without contributions from:

  • Mr. Clay Smith - Clay is the author of the ArcLib game development library that served as the prime motivation for creating Dread Moon.  Clay identified and installed the D-language development environment, ArcLib and the constituent libraries on which it depends, as well as providing tremendous insights into modern game development.
  • reconstructor.org -  Without the service provided by reconstructor.org I'm sure I would still be struggling through countless challenges to produce the first distro of Dread Moon.

Last Updated (Monday, 21 December 2009 14:54)

 

A couple of years ago I started to consider the changes I might like to make in my technology-oriented life as I approached and entered retirement.  In the earliest years of my career - in the days of the Commodore 64 micro-computer - I had started to get involved in developing computer games, but my creative energies were quickly monopolized in the solution of far more mundane technology challenges.  Hence my desire to develop a game was placed on a shelf where it gathered dust for more years than I care to recount.  And so I decided that in retirement I would pull that goal off the shelf and have a little fun creating some simple games.

While not yet retired, I did decide to at least set up a development environment, which I decided would be Linux-based.

As I began researching languages and resources I stumbled first into Walter Bright's D programming language.  Having been consumed by the pursuit of high performance computing throughout my career I immediately recognized in D what I considered the be "the perfect language".  Here was a language that still compiled and linked down to bare-metal executables, while at the same time fully embracing the latest object-oriented concepts.  Here was a language in which garbage collection was merely an option, and here was a language that lent itself to rapid development.

Looking further I discovered Clay Smith's brilliant ArcLib library - a D language library for 2D game development.  This was just what the proverbial doctor ordered - now I was really getting excited!

And so I set about creating my own ArcLib development environment, only to immediately run into time- and labor- consuming roadblocks.  Specifically, I could not get the versions of the operating systems standard libraries, as well as the versions of all the various libraries, to compile and link together successfully. None of these libraries had been package-ized, so there was no way to account for the dependencies amongst these rapidly-evolving libraries. In fact, until I enlisted the assistance of Clay himself I was unable to establish my development environment at all.

The need for a turn key Linux distro for game development suddenly became quite apparent.  Searching the Internet for such a distro I was met only by forum postings of other hopeful developers wishing that such a thing existed. That is when my goal changed from developing a game to producing a Linux distro that would satisfy this need.

And so the next phase of my odyssey began, which was coming to understand just how to produce my Linux distro (no small feat). Fortunately my research revealed that today it is possible to 'remaster' existing distros, which makes the process vastly easier. With further research I found the service reconstructor.org, which enables a person to create and produce their own Linux remix through a convenient web interface. This realization proved to be just another beginning, as I then found myself having to learn exactly how to customize the Gnome desktop environment via shell script (in order to integrate my new features into the default menu system). Also, getting the Allegro Sprite Editor to build an integrated into the menu system was its own challenge (what's a game development environment without a basic sprite editor?  And there were few to be found for Linux).

As I approached completion I realized that distribution of a 1.4G file was going to pose its own challenges. So now I had to gain carnal knowledge of Bittorrent technology.

Finally, after many months of polishing, after countless build iterations through reconstructor.org, Dread Moon Linux has been made available to all, and this web portal is intended to serve as a meeting place for those who care to join in the fun!

Last Updated (Monday, 21 December 2009 14:33)

 

The purpose of the Dread Moon portal is to support users of Dread Moon Linux, a Linux install that specializes in meeting the needs of game and multimedia developers.  All content, including forum postings, should be consistent with that purpose.  Any content that is deemed by any site administrator or forum moderator may be disabled or deleted at any time and without notice.   Additionally, any site users who are deemed to be engaged in activities on the site that are inconsistent with this carter may similarly be disabled, deleted and banned from registration.

Please abide by this site's charter so that the Dread Moon community can thrive!

 

To get started developing games and multimedia applications under Dread Moon one must learn:

  • How to edit game files
  • The D programming language
  • The Tango Standard Library for D
  • The ArcLib game development library

As you move beyond programming and into the artistic side you must also learn how to use the various software tools that are installed with Dread Moon (graphics and audio editors, etc).

If you are just getting started then it is recommended that you gain this knowledge in the order listed above.  Once you have understanding of these basic concepts then you'll be developing your own applications in no time!

 
More Articles...