Categories
Electric

Electric Release!

After two years of on-and-off Valve-Time development, Electric is finally up for whoever wants in on Indie DB! I’ve chosen Indie DB as my distribution platform to reach a wider audience, and to save on bandwidth on my self-hosted server. For the first time ever, I actually released a full game!  Also, now that I can do other things without the guilt of not doing Electric, I’m going to start doing other things, like continue to learn Unity!  <The sound of those weird party whistle things!  Also confetti!>

I still plan on maintaining Electric, but for this release anyway, all new Electric stuff will be put up on Indie DB.  If you have a bug report, submit it by “contacting” me from Indie DB.  If something new comes up, I’ll probably do a quick post here linking to it, but the main attraction will be there.

I’ve learned a lot from this experience, such as:

  • Get someone else to make graphics for you
  • After hard-coding a whole game (even in BASIC), Unity looks really good
  • Actually good AI is kind of hard
  • Multiplayer is really hard (though I actually learned that from something else, just during Electric’s development time)

And so much more!  Also I learned that “laser” is spelled “laser” and not “lazer.”  I wish I’d caught that error earlier.

I do plan to revisit Electric in the future.  As in, for a while, until I get actually good, that’s probably all I’ll make.  I figure that the best way to get good at making games (for me, anyway) is to just get really good at one kind of game (like how Code Masters is with racing games or Valve with FPSs), and then figure out what I learned from that to apply to other things.  Next up is the Unity engine, maybe still 2D, the idea being that I can transfer the logic fairly easily (translating from BASIC to C#, of course), unless it turns out to be more trouble than its worth, what with C# being so much more flexible (meaning that a direct translation would be stupid), and the fact that I don’t need to deal with drawing functions (meaning that a direct translation would be even more stupid).  But I’ll worry about that later; I plan on getting very familiar with Unity before I start on a big project like that, so you won’t be seeing that any time soon.  Nothing is set in stone, anyway.

The change log is short for this one.  Normally I would use bullet points, but there’s so few of them that it doesn’t really matter, so I’ll just list them.  Graphical bugs involving the trees in the background have been fixed, when a plane blows up pieces fly out, and the damage of the charging weapons has been cut in half because they were WAY too powerful before.  Some issues with setting controller axes have been fixed, but if you have a joystick with a throttle control, I still recommend having it set to around 50% so that it doesn’t assume that you want the throttle to control everything.  Overall, it’s functionally pretty much the same as before.

One more thing, on an unrelated topic: rando posts.  I’ll get around to it reeeeaaaal soon.  Bad life sim things that middle and high schools put kids through sometimes.  Classics.  And then, a round-up of things I’ve learned about these things since.

Last but not least (the previous item was least, for the weird people like me who were wondering): happy new year!

Categories
Electric

Status of Electric

We are quickly nearing the end of the road of development for Electric. It’s exciting to think about releasing our first game to the public, and to know that we’ve actually finally finished something we have started!

Originally, we had only planned a single release candidate. However, after so many bugfixes, small tweaks that individually seemed insignificant here and there, and a fundamental update to the build tool (switched from SDL to OpenGL), the first RC no longer represented the final state of the game.