Glow Cubes Demo Deferred

During these past two weeks, I was taxed to much by my day job. We went into fully fledged crunch and you can imagine how much effort you can bring up when working 9.5 h...

New dead line for GlowCubes (The Demo): 23 Mai

3 Keys for Indi Game Projects

3 Overlooked Keys to Making Outstanding Games (Game Career Guide)

This is a very interesting article, even though it is stating the obvious. The basic idea in the article is that you need 3 "keys" that are often overlooked by independent game designers.

These keys are:

  • Set Clear Goals for Your Game
  • Map Out What You Know and Don't Know
  • Make a Simple Schedule

Now let's take some time and look at my so far failed game projects. So far I have had the ideas and started development on (at least designing) the games of Lunar Exodus (RTS), Captain Pink Beard (Point and Click Adventure), Glow Cubes (Puzzle "Shooter") and My Little Garden (Casual Simulation).

Finally, libxmlmm Wiki With Content...

I finally came around to put content into libxmlmm's wiki. Not that it is much but that puts it back on track.

Wow! People are actually using libxmlmm

I got an e-mail a couple by someone who was using libxmlmm and having a problem. (Because I was kind of overworked I just read it today.) That made me realize, people are actually using libxmlmm. I mean I basically assume that nobody is really interested in the software that I write, but me...

I checked the source forge download statisic and there are the results:

libxmlmm download statistic

Porting paralell.sh to MSys

Ever wanted to process many files but your program is single threaded and your have multiple cores? Well I wanted just that, process 1500 files and I have a 8 core machine. The problem with bash scripts is that loops are executed in sequential order. You can process commands in parallel by appending & at the end of the script. The problem launching 1500 processes is a sure thing to kill your machine.

I tripped over this article: A srcipt for running processes in parallel in Bash. It is a really cool script with which you can execute commands in parallel.

Go! Go! Glow Cubes!

I planed to build a game called GlowCubes about a year ago. It basically spun of while reading this article about Image Space Lighting (deferred shading). The idea is to solve physics based puzzles in a psychedelic environment build from a bunch of glowing shapes.

I basically gave up on most of my projects as I wrote the Hobby or Pro journal entry. It was a big mess (in a very elegant way), since I tried to develop the Quick Game Library at the same time and build in on top of that. I went though different complete redesigns, since the requirements seemed to change and the scope changed.

Hobby or Pro

Over the last 3 years I tried to develop a number of game projects with the aim to sell them. Each project ran out of steam, mostly because of scale and lack of time. Each project was smaller in scale then the previous and still failed. Every time I said oh it is just a hobby, but a certain disappointment still remains.

One of the biggest problems I have is the fact that I have not found one game engine that was worthwhile. As a result a large amount of effort was invested into developing technology. Now I have partially finished technology, but still no games.

Inside the Sausage Factory: The Art of IP Development

Gamasutra has yet a interesting feature article: Inside the Sausage Factory: The Art of IP Development.

It is a rundown of how to develop IP based on common trends. Basically the article describes how publishers of media create more of the mediocre stuff to service to a fad. From a business standpoint this make sense, but artistically it is nonsense. It will not create a new trend or rich media.

New Ideas and the Hinterland Of Fail

I just read a great blog post on why innovation is hard and error prone. Not the newest subject but a well written condensed piece: New Ideas and the Hinterland Of Fail

Site Back Online

After some downtime the site is back online, but content is still missing in many places.

My "old" server decided to go AWOL last Wednesday. The server did not come back up after some planed maintenance on the buildings power system. Since the server ran flawless for about five years and a 99% uptime guarantee, they still have 18.25 days to fix the problem. Although they promised to fix the problem as fast as possible, it seems other people have similar issues.