Page 1 of 1

Ultimate Zombie Fighters

PostPosted: 30 Jul 2010, 14:42
by priomsrb
Hi,

My friends and I have been working on a game for the last month. It's called Ultimate Zombie Fighters (uzf). It is an open source, cross-platform, 2d top-down zombie shooting game inspired by Call of Duty 5: Nazi Zombies.

We just released a 0.1 version which is kinda playable. You can get it from it's website: http://uzf.sf.net

Screenshot:
Image

There are executables for windows available, but for linux(tested) and mac(not tested) you will need to compile.

To compile from source you need:
cmake
SFML >= 1.5
Box2D >= 2.1 (I think)

Please try it out and let us know what you think.

Thanks!

Re: Ultimate Zombie Fighters

PostPosted: 30 Jul 2010, 18:25
by Sauer2
Yay, Violetland with rooms!
For a 0.1 thats pretty good, the scrolling is very smooth and all. Maybe a menu would be nice. I like the vector style of the characters. Why not keep the walls, the floor etc in the same style?

Re: Ultimate Zombie Fighters

PostPosted: 31 Jul 2010, 00:10
by priomsrb
Thanks for your feedback. I'm glad you liked it :)

I haven't heard about violetland before. I might try it soon.

Using a GUI is on the list and should hopefully be in one of the future releases.

Having the walls and floors in the same style is an interesting suggestion. That might be a good idea.