King.com is looking for one (or more) game developers

King.com, my day job, is looking for one or more game developers!
We’re looking through more official channels, but my boss asked me if I knew anyone talented, and there’s plenty of talent here.

Development is primarely done in flash (actionscript 2), but for every game there also is a java component.
So if you’re looking for a job in Stockholm, Sweden, and you’re good at what you do, send me an email at markus@king.com

pardon me, but why an actionscript part AND a java part ?

The game client (flash) sends game data to the server (java), which interprets the data to make sure there’s little or no cheating going on.

Yes, I basically guessed that much :wink:
however why not keep the server action script or the client Java - why the need to mingle.
In my book I would keep it all Java - anything doable in flash is doable - and less resource demanding than flash (god I hate all those 80%+ sucking flash banners).
I would also imagine that you will have to implement game rules in both actionscript (the client part) and in Java (server part).

Even Sun, at java.com ditched applets in favor of Flash…

Flash just works, everywhere…
Java is supposed to work… unless it fails due to this, that or some other reason.

I bet King.com can’t affort to lose a chunk of it’s userbase.
Java might be much easier to code and a heck of a lot faster to execute (it needs to check N clients in realtime), so why not use Java overthere.

Best of both worlds, with a bit of redundant code.

There’s a number of tools to help make good Flash anims with lots of nice effects. How many tools exist to help you do the same using java 2D? … I can totally understand keeping Java for the back end and flash at the front - I ditched the gui for my java game and replaced the gui with a flash one, simply because it was less complicated to create.

I’d love it if the games were made in java as well. :smiley:

Unfortunately, this way is faster (easier to integrate the stuff the artists do), and people really don’t like installing java for applets, it seems. :-\

Point taken (as the owner of java, you’d expect them to use it), but Sun is definitely NOT God’s gift to website design and maintenance - very few people would take them as an example of what to do in terms of websites.

That’s not fair; the flash runtime has had its fair share of infamous bugs (like the flash7/flash8 screwups), and badly-written flash often crashes browsers. I run across FUBAR flash at least once every two weeks, and an OS-slowing (*) flash problem every couple of months (but then I surf a lot of websites, a lot of new flash games sites, and a lot of game-community sites, so I get exposed to a lot of crap :(). Nowadays I actually fire up a separate browser process for all work-related games sites, so that I can kill that process but leave my “main” browser alive.

(*) i.e. system grinds to a halt because of busy loops in the flash runtime that are stealing all the CPU. Faced with 10 minute wait to get through my seized-up OS to kill the runtime by killing the browser … or just hard rebooting … its normally the latter. Dual CPU machines are a godsend - I can finally kill the AWOL process within a minute, rather than within half an hour :slight_smile:

I would guesstimate that in King.com’s case it’s “historical reasons” :). That’s usually what happens.

But … How long before you make the decision as a company to either get hold of + integrate tools to let artists do that in java, or convert fully to an Adobe-based end-to-end solution? The new Adobe stuff to do java/flash hybrid systems (which AIUI is also the start of an upgrade path to get rid of java) would seem tempting in your situation.

OTOH, FWIW, having done the server + client written in java so that you can do all teh checks using the same source base, it works like a charm and noticeably reduces development costs. If you can do it, whatever language you use, I’d highly recommend it.

Ditching your own technology in favor your rival’s, has little to do with design and maintenance, IMHO.

That has little to do with Flash itself, you can equally write a resource-hogging Applet. The only difference is that the embedded Flash app is quaranteed to grind your system to a halt, while the Applet might fail to load in the first place :slight_smile: I’m not saying this to trash Applets, it’s just my experience. The (initial) loading time is another reason for a company not to use Applets, it freezes the whole browser for a few seconds, not much of a nice user-experience, isn’t it?

Anyway, let’s not derail this thread too much, as somebody is trying to find some developers here… anyone? :-*

[quote=“blahblahblahh,post:8,topic:29678”]
Not at all. Our delivery platform allows us providing games written in pretty much anything, from java and flash to full c++ games (although those won’t work for free players without the plugin).
I know this is a horrible place to say it, but java just isn’t needed for the games we do. Flash really is the right choice. :wink:

OT, but I noticed today that the Flash plugin was something like 1.3mb now, only half the size of my mini-VM with LWJGL…

Cas :slight_smile:

And that is the absolute correct answer. Java tech is great, but it’s not the ONLY game in town (no pun intended). You have to use the right tools for the right job. You could not build Wurm in Flash, so Java was the correct tech for the job :slight_smile:

-Chris

Well, it was when those GL bindings finally appeared eh? :wink:

Cas :slight_smile:

Well, the same can be said about any evolving technology base right? And Java games were being made before those bindings, including market leaders like RuneScape. :slight_smile:

Java is the future , and those of you who are just too damn lazy to download paintshoppro take your paint image and set the useless pixels invisible are just lazy , you can do everything that flash does and more with java

… what? ???

That was just an obscure roundabout way to say “I’m a bot and I just failed the turing test”.

That’s interesting! Tell me more about your obscure roundabout…

:wink:

LOL ;D