glorg tees

real-glorg-tee-top

One might say that I like t-shirts. Quite a bit, even. So, in an effort to dress the entire planet in these best of garments I join the long line of people selling them on the internet.

I put up a tiny store on my grapefrukt games site, unfortunately you will need to have  a paypal account to pay, but it’s the best I could arrange without making this a huge deal.

Posted in News |

glorg is done

The first commit in my subversion repository for glorg was made the 19th of august last year. Back then it was little more than an experiment with random dungeon generation. In december when gamma announced it’s theme for this year I rejiggered the game to be played with one button. It’s come a long way since then, I’ve added more floors, more enemies and just made it plain better. All that stuff and still just one button.

Back when I was at GDC I met dannyB, he is the most amazing dude and as through some kind of spell he really liked the concept of the game. Deals were made, beers were consumed and thus glorg features four soothing melodies to bash enemies over the head to.

I also persuaded my good friend and partner in crime Jonas to do a cover for the game in the good old style of “cover unrelated to actual game”. I absolutely love this picture to bits.

Now begins the work of finding a sponsor, the game is up on Flash Game License or if  you so prefer, you can contact me directly by email.

Update Aug 27: It seems FGL’s approval queue is pretty backed up at the moment, this took me a bit by surprise,  sadly there’s not much more to do than wait. Sorry about that.

Update Aug 29: Added FGL link.

Posted in News |
    ';
  1. I love it!. The cover to gameplay disconnect is sooo retro. There was not a single Atari 2600 game that’s cover or advertising matched the game. Yes, I am old.

  2. Can’t wait!!

  3. Well looks really great. But the cover doesnt really have anything in common with how the game really looks should be more alike.

  4. Best news I’ve heard in a while!

  5. Danny B is totally awesome. His music is the best. Check out his website.

fast as a shark


So, I didn’t just talk at nomoresweden made a game too. A really bad one. It’s called fast as a shark, and you can play it below.

The whole game, save for some code I had lying around since earlier for the water was made between 1:46 and 1:59 in the timelapse (i’m the guy in the pink t-shirt).

Posted in News |

i don’t care about your input


A couple of weeks ago I went to the excellent indie gathering no more sweden. This year we didn’t only make games, we had talks too, so I figured I’d try and do one. It’s about 15 minutes long and features the first public preview of what glorg looks like nowadays. Enjoy!

There’s tons of more videos on youtube.

Posted in News |
    ';
  1. That was an cool and fun lecture. Can’t wait to try out Glorg!

making enemies


glorg is still progressing nicely, this is a quick little timelapse i did this morning of me making an enemy.

Posted in News |
    ';
  1. Maybe I should also pirate it first, and then if I really get into it than I can get bigger thoughts about getting it. Until then I got around it by making simple cute figures that can be created and thus animated from code. My first game won’t be an epic peace, but a good start.

  2. You can do sprite-sheets and stuff with flixel or flashpunk, but they’re pretty much locked into the pixel style of graphics. My suggestion would be to try and find an older version on the cheap somewhere, the graphics parts haven’t really changed that much the last few years. Using a pirated version isn’t the most attractive route, but in all honesty, that’s where I got started (~10 years ago) and have been running up until I started making money from it.

  3. That means I’ll either pirate it (which means it will be an embarrassing experience to publish games), or I will stick to simpler art directions using png’s. Do you know of any other way of incorporating animation into my sprites, without the use of .swf’s?

  4. I’m glad you like it! Sadly Flash Pro is pretty much the only tool that does .swf’s well. The file format specs are public nowadays, but I have yet to see anything that even comes close to what Flash authoring does.

  5. hey! I like this video, and I have a question: I recently decided on dwelling into flash development, and went through your tutorials with FlashDevelop, I have only one question left: what tool can I use to create swf objects, like the leek.swf you provided? I now about Adobe Flash Pro, but that is too expensive for me, and I haven’t find any good free applications capable of exporting swf files.

circular game of life


It’s time for more silly toys! I recreated this from memory of a thing I saw someone demo a at some conference I watched a live stream of. Right now both the author and conference escape me, but if I recall correctly, he i his turn based this of some research thing at IBM or something. That’s really not important. What is important is that this is cool.

In a way it’s like my personal favorite Conway’s Game of Life. But instead of a two dimensional grid, it’s (almost) one dimensional and directional.

Click any node in the circle to make it go. Use the spacebar to pause, the arrow keys to step backwards or forwards in time (some information is lost when going backwards) and Z to clear.

This past week the nordic game conference took place in Malmö, I’ve attended the past two years but decided to skip it this year. However, having a conference in town has benefits even if you’re not attending. I got to meet Petri, the boys from Rocket Pack, most of the Copenhagen Game Collective, Nifflas, Cactus, Mårten from Pieces Interactive, Daniel and Joel from Ludosity. And all it cost me was a whole week’s worth of productivity down the drain ;)

Posted in News |
    ';
  1. I think it was Jared Tarball’s session on “The Circle” at Flash on the Beach a few years back. I remember being mesmerised by it at the time :)

  2. Wow, I didn’t properly appreciate the elegance of this at first. Very cool!

  3. I’m liking the uniqueness :-)

  4. Mesmerizing!

triangles


Last week I tried to make a game for the 10-second theme on experimentalgameplay.com.

This is what became of it.

The first few lines of code on this were written during my short stint at the indie art jam during gdc, back then it just drew colorful triangles all over the screen. However, the actual game I tried to make didn’t work at all, and I just ended up sitting and toying with it as a stupid drawing application for a good thirty minutes (incidentally about a quarter of this thing’s total development time).

So, I declared it a failure as a game (even though I still want to explore the, uh, spatial relations of triangles a bit more) and made it into a drawing app.

To draw you click a triangle and drag to one of it’s three neighbours, that will copy the color from the first one onto the second. Repeat as needed.

As an added feature it serializes the whole image into a string with every move you make and puts that in the url. This has two benefits, the bigger one being that you can easily send what your stuff to your friends, but it also makes your browsers back and forward buttons act as undo/redo. Here’s one I made.

It has two twitter buttons in the lower left, one to tweet your creation, the other one searches for other people’s posts tagged with the #triangles hashtag, making sharing a bit easier that it ever was with isotope3.

Here are some more amazing pieces of art:

Posted in News |
    ';
  1. I’m a big fan of this kind of “interactive art” though I mainly focus on javascript/jquery myself. Triangles is very similar to an idea I started scripting some time ago but never got around to finish. Now I won’t have to as this is so much cooler, smarter and light weight. Keep up the good work.

  2. Awesome idea to change the url like that. This has a lot of usage in all kinds of games and toys, where you build/grow something or make levels.

fighting a short attention span


I’m easily distracted, or if I can elaborate, I’d rather say that I can get bored of stuff pretty quickly. This isn’t the best personality trait to have when you’re sitting in your office all by your lonesome with yourself as your boss.

So I decided to try and keep track of what I spend my time on, because I do have a conscience and I will undoubtedly feel bad about wasting my own time.

Keeping a time sheet quite possibly the most boring thing you can do, but fear not, there’s a program called Procrastitracker that does this exact thing for you (PC only). I first got to know about this sweet little app through hello games talk at the gdc.

It’s really simple and there’s virtually no setup, just keep it running in your taskbar and it’ll spy away on you.

This is my last five and a half days of work, yellow is surfing, blue is communication (im/email) and green is work. I’d say I spend roughly half my day surfing, and about a quarter of that is spent in small five minute increments on facebook. Embarrasing to say the least.

Procrastitracker

Hopefully this can shame me into hanging around facebook less and doing more actual work.

In other news, glorg is coming along nicely, albeit a bit slower than I’d hoped. I’ve been expanding the way of handling states I started with my last post and hooking that up to an animation system to visualize the states, now I can map animations to different states and do transitions and all kinds of sweet stuff.

Posted in News |
    ';
  1. Cool app. Will try using it at work :) It is always good how much time you spend on what.

  2. Yeah, it’s a bit weird when the thing supposed to keep you from distractions becomes one itself. As a sidenote, I’ve tried https://www.rescuetime.com/ for a while, but that had way too many graphs and things to configure (and it’s not free).

  3. Always an interesting subject… An alternative to Procrastitracker is the tracker application that is part of Wakoopa – http://wakoopa.com/ I think they have trackers for both Windoze, Mac and Linux. They made a community-thingie around it. Of course, the dilemma is that one probably will spend time on Wakoopa then too, and the initial problem was concentrating on the work :P

battling the system


I’ve spent the day toying with a new way to do the battles in glorg. I wasn’t really happy with the way they worked in the version I submitted to gamma, but nor could I figure out a good way to make it more interesting.

So, somewhat inspired by Ben’s writeup on his devblog for Aztez I decided to figure out the different states the combatants could be in. This graph illustrates the original battle system:

States with an asterisk mean that the player can exit them when he wants to. So the only choice the player has here is  when to exit the idle state, leading into the attack. Then he has to wait for the post attack to finish before getting to the idle state again.

This means that any time spent in the idle state is time you could be making damage, so the best strategy is to bash the button like an idiot. While that is good fun for a minute or so, it quickly becomes pretty tedious, especially since there was no real way to be good at it.

Today I made this graph (along with a small test application) :

As you can see this is considerably more complicated. The player starts out as idle, being idle now also means blocking, something that wasn’t possible using the old system. So if you do nothing, you’re still reasonably safe.

Once the player presses the button we move into the charging state, this makes the character lower his guard, opening up for damage, but the longer he holds the button the more powerful his attack will be. Once he releases he goes into the pre-attack followed by the actual attack and then the post-attack. These phases are primarily for animation purposes, but they also affect how much damage you will take if hit during them.

If the player charges for too long or is hit during any of the non-blocking phases he will be dazed for a short time, leaving him open to attack.

The problem I am facing now is to illustrate all these states using animations. My battle prototype uses simple colors and it’s quite confusing at times, but hopefully it will all make sense once there’s a little monster flailing around a rabbit on a stick instead of a stupid box changing colors. As always.

Posted in News |
    ';
  1. Hooray! I totally am psyched for this game! Thanks for the insight into the development. Looks like it’s heading in positive directions.

  2. Looking good. Keep it up!

  3. The new system sounds cool, can’t wait to see the new and improved Glorg.

freedom


The GDC is over and I’m taking a new step in life. I am taking a year of from work to do my own thing, and today is the first day. This feels both fantastic and terrifying all at once. Doing this I really do hope I can get some real work done on my games, I’ve got a bunch of ideas lined up I want to try out, but first I intend to try and finish up glorg.

GDC was just as amazing this year as last. I sort of want to make a long list of all the fantastic people I met, but I worry I will forget someone and it’ll look a bit too much like namedropping, so I’ll just stick to a “best-of”:

Posted in News |
    ';
  1. Is this the real life?

  2. Fuck yeah! :D I wish you the best of luck in your new indie life!

  3. freeeeeeeeeeeeeeeeeeeeeeeeeeedom!