EPIC FAIL
Today, I stumbled across this blog TheUnixGeek and discovered the following:
EPIC FAIL!!!! (Fellow programmers (but not only) will know what I’m talking about *cough, cough*)
IMHO, one shouldn’t publish stuff on the internet unless he really has something to say, and HE IS ABSOLUTELY sure that he fully understands the given TOPIC.
It’s always wise to evaluate your skills before getting into something, because it’s totally useless wasting your time trying to ‘build’ something; you know from the very begining that you just can’t.
Just my two eurocents … apples and oranges … LOL
Prototype2D teaser …
This is a little side project to get my attention away from Lera3D, but also a proof of concept for building an small 2d engine using QT + OpenGL, BOX2D for Physics and irrKLang for the Sound.
Features:
- Base Actor class with support for tile based animation and multiple layers with z ordering ( done )
- Texture Manager (all textures reference counted) (done)
- World Manager ( manages all actors, offers factory methods for easy actor creation, etc ) (done)
- Sound System via irrKLang ( to be done )
- Box2D integrate physics with the Base Actor and World classes ( work in progress )
- other misc. features (blending, etc) (partially done)
So far it’s around 4 days of work, I really hope to finish it this weekend, then push it out into an repo over Gitorious or Github with a basic platformer demo game or something.
So here is a little teaser:
Hitler was a vegetarian.
Posted on June 18, 2009 by szaby.
… don’t be like Hitler.

