Page 1 of 1

My current project: Top down shooter

Posted: Sun Feb 19, 2012 6:04 pm
by StoveBacon
Hey all, just thought I'd drop by and show my first ACTUAL game. I'm fairly proud of it, so far.
It's written in c++ and SDL

I have implemented:
Player
Enemies
Map loading
Bullets

I think the next thing I'm going to give the zombies some level of intelligence (don't run into each other, collide with objects), and have them spawn off the viewable screen.
After that, maybe items. I want to work towards a survival horror feel.


Here is a picture demonstrating everything I've put in so far
Image

Any feedback would be appreciated

Re: My current project: Top down shooter

Posted: Sun Feb 19, 2012 6:12 pm
by superLED
This post doesn't tell much about the actual game, besides that it will most likely contain zombies (which is much overused by now).
I really don't know what to response here, besides that the grass tile is too repetitive for my eyes.

Sorry if I sound negative, but you should probably write a little more about your game. What are your end goal? What are you using to make this game?

Re: My current project: Top down shooter

Posted: Sun Feb 19, 2012 6:18 pm
by StoveBacon
Right, sorry, I'll edit the main post :P