Showing posts with label krank. Show all posts
Showing posts with label krank. Show all posts

Friday, April 16, 2010

From death declaration to dragons and damnation... and two 2D map editors

youtube-dl: hyzOB92EuZM | tinyogg
The 2D RTS Bos Wars (BW) 2.6 has been released, after two years of release-silence. The new release includes
  • Enhancements to the editor and map format
  • New units, tilesets, maps, translations (italian and portugese)
  • A campaign
About the campagin, which is called "swindler", I can only say that the story drawings are beautiful and that the first mission is unbeatable boring (which is why I can't say anything about follow-up missions, if there are any): you need to navigate a weak unit through a maze of high-damage towers - blind. You only have a chance when you have a good memory and accept having to restart the mission 20 times. The only other scripted scenario is the tutorial level, which has (computer-generated) mission voices even! You can see both missions being played (and the mentioned story drawings) in this video [tinyogg].

The new map format is 'patch-based', which is like 'tile-based' I suppose, only that it allows you to use tiles of any dimensions. The editor works well, it could only use a 'tile draw mode' which would continue to draw tiles while holding down the mouse button (this happens for units, but not for tiles). Here's a video [tinyogg] demonstration of the editor, make sure to skip if it gets boring, I show off tile, resource and unit placement and then test-play the map.

What I really really want BW to have is a tower defense map/mode. :)

Since I started talking about editors, I'll just go ahead and show the PARPG one:
youtube-dl: vXqojPwGYj4 | tinyogg
The editor is all right, it seems to be a bit hard to get existing resources into the game though: they need to have a xml definition file for each image (hand-written I assume) and then you have to import them into the map with multiple mouse clicks.

You probably know of the lack of a maintainer for PARPG but there are also coding and asset-making jobs to do for Techdemo 2 - enter "2D" and "3D" into your browser's search function to filter out the art tasks. A list of 'good tasks for new programmers' was written, you also ask for guidance here. The current programmer's hot topic is "inventory and objects".

youtube-dl: NFoGyph_Bc4 | tinyogg
Formido is a short top-down shoot-until-aliens-kill-you game. It is well-made, but I won't be coming back to it as I will be doing to Violetland.

youtube-dl: bRnHlyYJSlI | tinyogg
Damnation of the Gods aims to become an enhanced Dungeon Master clone. Right now it is an old-school engine with a pleasant GUI which relies on freeware DMJ's assets. Assets is what the project mainly needs.. and maybe some guidance for a plot?..

youtube-dl: a6q4X3ZxKNM | tinyogg
Dragon History is a Czech-language (with some horrible but fun text translations) adventure game for scummVM. Its code is GPLv2-licensed. I got no reply yet after asking for the gfx and audio's license..

Did I already mention that my Linux game video recording troubles were over the day I discovered this guide to use ffmpeg for it?

Remember my high praise of krank? Well now thanks to above post you can finally witness [tinyogg] visuals and sound in motion!

Also, dear Linux users: get youtube-dl if you're unable to use the youtube website. It owns. Look for it in your software repository.

Oh wait, I forgot one piece of news:
youtube-dl: 3B4GVILtzIw | tinyogg
Search and Rescue 0.9 was released. Contrary to FlightGear I was able to get my vehicle into the air (on the third try ;) ). Sounds would not work but I kind of like the low-resolution textures. I'll have to play it a little more to figure out if there's more fun things to do besides crashing helicopters. ^^

Tuesday, February 9, 2010

Beautiful Open Source Puzzle Games

The beauty of a (puzzle) game is not only what we see and hear, but also what we feel when pressing buttons and moving the mouse. Controls are important and I prefer them crispy.

No free software puzzle game has more flavor than Krank. The player piece is a string of circles, which follow the cursor to collide with smaller pieces, which need to be connected to static pieces in different combinations. Unfortunately I fail at recording videos of the game and screenshots can't communicate the feel of the movement and sounds.. Speaking of movement, the controls are not as sharp as they should be, according to my ideal. However, this seems to fit the game very much, slow music, slow pace, 'swimming' controls. At first I was frustrated, because trying to do precise movements quickly leads to disaster (or just a harder time finishing levels than if you would do it slowly) but then I learned to relax.

Anyways, you have to try the python-based game for yourself! Just listen! :)



Cuboid-Clone is a nice and simple Panda3D-based puzzle game. If I understand correctly, the levels are cloned 1:1 as well, which would be rather disappointing. If anybody feels like braining some levels, here are instructions.

Cuboid-Clone download link here. The code license appears to be BSD (let's assume 3-clause).



I always loved Zaz' sound effects and now it has prettier backgrounds, and as I believe, freely licensed music (although author info is missing). The replay-video generation function now works without stealing focus, but I advise against uploading the resulting .ogv file to YouTube. :)

If you're a web designer, you could help the developer out with building a web page for Zaz.



In Waymark, you move a piece around in turns, your paths are defined by static blocks, that keep you from falling over the edge of the screen. Collect other pieces and reach the exit is the goal. Thanks to Danc's lovely pixel art (which is freely licensed under CC-BY) and the fitting sound effects (license unknown), Waymark is a pleasure to play.

There is one big problem with the game: movement is way too slow. This confuses me, because I am sure that I played the game a few months ago and movement was very quick. The current version number is 2009-01-10, perhaps the developer forgot it's 2010 and recently released a new version? Or am I having troubles with running Java apps once more?.. In any case, I'll try to convince the developer that this game needs quicker movement. :)

EDIT: If you have trouble starting the game (version mismatch) read this. If you happen to have troubles with Java apps in general (because you are perhaps using a tiling window manager) tell me so in the comments and I'll add a solution to that to this post.

EDIT2: It appears, that I first tried the windows version and that movement in the win version is faster, than the developer intended. The bug was a feature, and a great one. :( Also the developer confirmed that 2009-01-10 is the correct date.



PS: I totally forgot JAG! One of the zagillion connect-four-based block puzzle games, I don't even know what it is a clone of or if it is original! In any case, graphics and sounds are far from programmer art. I'm enjoying this great game from time to time and my only complaint is that the bonuses (pay points to destroy all blocks of one kind and similar) are not properly introduced. Maybe they are described in some readme, but for such a colorful puzzle game, the only proper introduction is having a shiny fat arrow pointing at them when I have accumulated enough points to use them the first time. :)

 
Blogger Templates