Slashdot Mirror


Space Station Managing, Post Mortem

M0b1u5 writes "Mistaril is a small company with an intriguing product: Space Station Manager. It's a finalist for the Independent Games Festival and a follow-up game is planned: Luna Base Manager. However, the SSM project has a developer post-mortem which is well worth a read if you're thinking about launching a game development company, or are just interested in game development."

13 of 28 comments (clear)

  1. MIR mode cheat codes by AtariAmarok · · Score: 4, Funny

    When you are playing the MIR simulator, don't forget to go into the galley and press the "A" key 3 times in a row. It instantly replenishes your vodka-cannon.

    Also, due to MIR's rather porous hull, the game is by default set to "noclip ON". Make sure to turn "noclip OFF" if you want to stay inside the ship.

    --
    Don't blame Durga. I voted for Centauri.
  2. Re:What's so intriguing? by Graelin · · Score: 2, Informative

    Project: Space Station was an excellent game. But it doesn't seem too similar to this one. The C64 game focused a lot of it's time on the ground managing all kinds of NASA resources, financial, human and equipment. Also launching satellites and manually launching and landing the space shuttle.

    This game seems more like a sandbox environment. Still very cool looking and probably much more fun but not like the NASA-sim. (That's what they should have called it, instead of Operation: Space Station.)

  3. Re:What's so intriguing? by BW_Nuprin · · Score: 2, Informative

    I believe what you're thinking of is "Project: Space Station" by Lawrence Holland, published by Avantage. I couldn't find any good websites for it (but I didn't look very hard), but apparently it also came out on the PC in 1987. The C64 version was a ton of fun, and I think I'm gonna try and dig it out of my basement right now.

  4. Re:What's so intriguing? by BW_Nuprin · · Score: 2, Informative
    Actually, I did find a good site on it:

    http://www.thelogbook.com/phosphor/apple/stat ion.html

  5. EOS: Earth Orbit Stations by DaRat · · Score: 2, Informative

    I believe that the title that you're thinking about is EOS: Earth Orbit Stations . I played EOS on the Apple long ago and had fun for quite some time. The idea behind EOS was to run a company building stations in orbit. There were different types of stations that could be built depending on the number and type of modules included.

  6. Love it. by BigZaphod · · Score: 2, Interesting

    I like reading about behind the scenes stuff after games are released. Its just so cool. I want to be involved in that. It seems like working on games is sort of like a wild-west thing. It isn't obvious what will work or how best to do anything so you have to play it by ear a lot. Shoot from the hip. Stuff like that. I dunno.. it just excites me in some strange adventurous sort of way.

    Maybe because I've never worked in the games industry.... :-)

    1. Re:Love it. by Jodiamonds · · Score: 4, Informative

      Yeah, it's probably because you've never worked in the industry. ;)

      Really, what you seem to be describing is MUCH more related to small startup companies. Being a small startup GAME company does allow for some more freedom and zaniness to go on, certainly, but there are big, old, monolithic game companies, too. =)

      I've worked for both small startup (non-game) tech companies, and game companies of a few different sizes. It's really being a small startup that makes the workplace -feel- exciting. The work at a game company itself is sometimes more exciting, but sometimes it's really just ... work. At a small startup, everything you do is magnified greatly, because you are such a large percentage of the company (including making decisions on what you are going to do!), and The Rules haven't been established yet.

      --
      - Jodiamonds
  7. Xtreme Programming by Jodiamonds · · Score: 2, Informative

    It may of interest to note that they used XP, and talk about it some in the Post Mortem.

    --
    - Jodiamonds
    1. Re:Xtreme Programming by GuyWithLag · · Score: 2

      Actually they say that for them, XP has worked very well, except for the non-coding bits.

      Duh.

    2. Re:Xtreme Programming by Kai-Peter · · Score: 2, Insightful

      I would like to expand on the article somewhat. Because of the very high interrelation of the content production and the programming effort, XP as a whole was unsuitable for the project. It didn't matter that it actually worked well for a small subset, the content and code dependencies made the two impossible to separate. Again, I had previous (positive) non-related industry experience in using XP, so what we are talking about is defining the correct domain where XP is applicable.

  8. Profit!!! by Aelfy · · Score: 5, Interesting

    The sweetest, juiciest quote of the whole article:

    The game found an appreciating target audience and managed to generate enough profit to let the company continue developing games.

    This goes to show, people are finding indie games, and done right they can generate enough profit to sustain a small development studio. They did have a little help from the IGF nomination, but still its an incredible achievement given they worked full time and risked it all.

    Is that a light I see at the end of the tunnel?

  9. Reminds me of... by BadFormat · · Score: 2, Interesting

    A few years back CogniToy came out with a really unique robot design/combat game called MindRover:The Europa Project. You would start with a simple chase (tank, car, or hovercraft) and outfit it with weapons, sensors, and propulsion. However, the real meat of the game was in the programmer's window. Each piece of equipment had to be wired together with a network of logic gates in order to get the robot to anything meaningful. If your radar sensed an enemy robot, you could signal the weapons to fire or just ram him at full speed. If the radar sensed enemy fire you could signal the motor to move in reverse and fire your own weapons to try to intercept. The smarter the bot, more complex the logic network had to be. The development capital seemed to have dried up for them as well since MindRover was their one and only product of interest.

    1. Re:Reminds me of... by Kai-Peter · · Score: 2, Insightful

      Actually there were several other projects that influenced the design originally: Project Space Station, EOS, Millenium 2.2, Deuteros, Moonbase etc. As such, originality is a tough question. None of the above mentioned games concentrate on the flow simulation or 3D building. But these concepts are hardly original in themselves either. In my opinion most indies are best served by concentrating primarily on usability and gameplay, and only secondarily on originality.