I just received a link to this rather incriminating writeup about IZ Corporate management tactics. It reeks of dishonesty, fraud and greed. For more information, see the story on Kotaku. It is a very interesting read, trust me.
I wrote a lot of Python for IZ over 12 months, it was a great place to work with a very smart team of Pythoneers, Artists and other creative sorts. If the game had been delivered, it could possible have become the second biggest MMO powered by Python. Sadly, it seems this is unlikely to happen.
Update: More inside info and allegations at at WA Business News.
Update: Gamasutra cover the Interzone Corruption.
Update: This page names the management, Marty Brickey, Mike Turner and Greg Chadwell.
Update: Tsumea documents Interzone mismanagement and employee abuse.
Update: Giant Bomb talks with ex-IZ employee.
Update: More detail on the con at deviantART.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
I've just seen and used a brilliant ssh option. The command: sudo ssh -D localport user@externalhost will set up a local SOCKS proxy l...
-
So, you've created a car prefab using WheelCollider components, and now you can apply a motorTorque to make the whole thing move along. ...
-
When you start working with threads in your Unity3D project, you will discover that many things need to be done in the main loop. For exampl...
-
import csv open("output.tsv", "w").write("\n".join("\t".join(e.strip() for e in i) for i in csv.rea...
-
Thank to Adrian Boeing I was inspired this morning to hack together a ripple shader for Unity3D. Thanks for the math Adrian. You can see t...
-
This script takes a screenshot and saves it to the user desktop. It has options to use an alpha background, and also upscale the image. Usef...
-
Often, when building a game, you need to test if objects are colliding. The objects could be spaceships, rocks, mouse pointers, laser beams....
-
Space is awesome. Especially when it is generated using Perlin noise, and some cool shaders. You can try it out over here.
-
Just 514 lines of code. Uses sockets only, no other dependencies. https://github.com/simonwittber/uniwebserver Example Component: [Req...

2 comments:
This sucks. I worked at the Brazil office with the web stuff... after much delayed payments our VP decided to abandon ship, and the staff left with (at least) one payment owed. *Some* people just got paid recently.
Completely insane what the board did.
It's quite sad to hear of fellow developers being treated this badly. Interzone Futebol was probably viewed as our main future competition (I worked on "Football Superstars" until quite recently) and it looked like a pretty good product from what I'd seen so far, definitely giving us a run for our money (and I wouldn't be surprised if Python played a big part in that!)
Here's hoping the developers find new and better jobs before too long.
Post a Comment