PDA

View Full Version : Zombiescape



Relfos
03-12-2006, 06:32 PM
http://img130.imageshack.us/img130/5477/screenshot1ws7.jpg

I decided to create a tech demo to demonstrate LEAF2 engine features.
However, the demo evolved into something more complex and interactive, and here's Zombiescape, a cross between a puzzle and action game.

This just a demo, with two playable levels, that I created in this weekend.
Only two days, and only 1400 lines needed, since LEAF2 was created to be powerful and at the same time easy to use.
Of course to speed up the development, I used everything I could find for free, like sounds and 3d models, using my skills with Milkshape to produce the remaing stuff.

The objective of the game is to push the boxes into the holes, while trying to survive among the zombies.
Use the keyboard arrows to move, and spacebar to attack.
Hope you like it :wink:

Download here
http://d.turboupload.com/d/1290687/Zombiescape.rar.html

NecroDOME
03-12-2006, 10:46 PM
Tried is but got an error: Error AL.LoadOpenAL: Error loading OpenAL from OpenAL32.dll. Well, I downloaded the file somewhere but it would be better to include it with the exe.

Some feedback;
Good graphics

Also the shadow is sometimes a bit buggy... Shows some artifacts(see screenie).
http://necrodome.homeftp.net/zooi/LeafBug.jpg

The little screen is also annoying. Is there a way to set it fullscreen?

And some good rammstein music :)

Overall: Nice demo but gameplay could use some more attention,

Relfos
03-12-2006, 11:23 PM
Thank you for the comments :D
I tough that OpenAL come installed by default in Windows, my error :oops:

About the shadow artifact the problem is that the shadow algoritm requires a closed 3d model, and the main character model has some imperfections.
And no, currently there's no way to change window size/fullscreen, I'll try to add a settings window or something

NecroDOME
04-12-2006, 01:20 PM
O.k., in that case the shadows are correct, but the model isn't! Good work!

Relfos
04-01-2007, 11:46 PM
The source code for Zombiescape is now avaliable in my site.
Its about 1400 lines of Delphi code that make use of the LEAF2 engine.
You can find it here:
http://leafproject.com.sapo.pt/zombiescape.html