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
Any feedback would be appreciated
My current project: Top down shooter
Moderator: PC Supremacists
- StoveBacon
- Chaos Rift Cool Newbie
- Posts: 98
- Joined: Mon Sep 20, 2010 6:09 pm
- Favorite Gaming Platforms: PC Xbox360 SNES N64
- Programming Language of Choice: c++
My current project: Top down shooter
Last edited by StoveBacon on Sun Feb 19, 2012 6:21 pm, edited 1 time in total.
SeaNanners wrote:"I shall be Vince Bonesteel and you will be....Rick McLightning!"
Day[9] wrote:"Read a book to children. Mass genocide. Lunch. The life of Dr. Seuss himself."
- superLED
- Chaos Rift Junior
- Posts: 303
- Joined: Sun Nov 21, 2010 10:56 am
- Current Project: Engine
- Favorite Gaming Platforms: N64
- Programming Language of Choice: C++, PHP
- Location: Norway
Re: My current project: Top down shooter
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?
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?
- StoveBacon
- Chaos Rift Cool Newbie
- Posts: 98
- Joined: Mon Sep 20, 2010 6:09 pm
- Favorite Gaming Platforms: PC Xbox360 SNES N64
- Programming Language of Choice: c++
Re: My current project: Top down shooter
Right, sorry, I'll edit the main post :P
SeaNanners wrote:"I shall be Vince Bonesteel and you will be....Rick McLightning!"
Day[9] wrote:"Read a book to children. Mass genocide. Lunch. The life of Dr. Seuss himself."