Sometimes we think that old game genres like SHUMP, 2D platformers, beat’em up and such are gone, dead, replaced by fanciful 3D RPG, RTS and turb-baed games. Well, Trine isn’t one of them. It is an excellent 2D platformer, but uses 3d graphics for characters, backgrounds and the environment, and blend all those elements into a glorious looking game which is immersive and haunting. Here’s a link to a gameplay video.
Archive for category Thought Records
Switching between languages
Jul 22
In daytime, I work with C++. When it comes to night, I have to struggle with PHP; meanwhile I am learning Actionscript 3 and Javascript scripting for Unity3D. It’s no wonder that I begin to write code like this:
#include_once("config.php"); public class MyClass : public MyInterface { public function __construct($initialData : array) { $this->initialData = $initialData; for (int i = 0; i < count($initialData); i++) { .... } }
Someone help me, please!
After installing WordPress 2.8.1, configuring it and deleting the default “Welcome to WordPress Message!” what’s the next order of the day? Choosing a template (or a theme, to use WordPress Jargon). While there are lots of good designs out there, the graphics are just first impressions for me, and it does not count. It’s the little things that count. Here’s what I will look for when choosing a theme.