gamedev 

The dungeon crawler project got too complex, so I decided to abandon it for now. I decided to make a clone of one of my all time favorite arcade games, Spy Hunter.

gamedev 

Added a scrolling camera. The car seems to be moving faster after dying because it stopped moving and there is no background to show it.

gamedev 

Camera now moves based on the position of the player's car in relation to the screen. The further it is from the bottom, the faster the camera and the car moves, just like in the original Spy Hunter.

gamedev 

The player now dies if the car goes off-road.

gamedev 

Fixed it so that it dies when the center point crosses a non-road tile. Looks more natural that way.

gamedev 

Spiked Car now shoots spikes when in line of sight of the player.

gamedev 

Added land mines. I plan on having these as a power up. No explosion animation, yet.

gamedev 

Added explosions. Explosions are their own objects.

gamedev 

Explosions also happen when enemy cars run over mines.

gamedev 

Added civilian cars. They are supposed to make you lose points if you kill them, but I haven't made the score visible yet.

Follow

gamedev 

You can now knock cars off the road.

· · Web · 1 · 0 · 0

gamedev 

Added a bumper car. You can't shoot it, only bump it off the road.

gamedev 

I think I solved the problems with car physics and collision which is to keep track of the car's position of the previous frame. Up until now, I've been using an object's velocity to handle directional collisions.

gamedev 

Got the bumper car behavior implemented. Will need to fix it. The car doesn't retract after bumping.

gamedev 

Finally fixed the collision detection (at least I hope). Turns out that recording the positions of the previous frame does actually work.

gamedev 

Added power-ups which are stored in wooden-crates. Right now, mines and missiles are stored in crates.

gamedev 

Mines and missiles have limited ammo now. I've also added a HUD. It's just text and it uses a TTF rather than a bitmap font. Bitmap fonts seem to be difficult in SFML. Supposedly, vertex arrays solve this problem but I haven't tried them yet.

gamedev 

I realized that you can have outlines in TTF text, so no need for bitmap fonts.

gamedev 

And yes, I also added tree tiles.

gamedev 

Updated the hud. Now, it displays which power up you have along with the ammo.

gamedev 

Added lives to the HUD. Now it's actually starting to look like a game.

gamedev 

Added a title screen, which is just black right now.

gamedev 

Added a second level. It's just a desert version of the first one, but that's because I'm testing support for multiple levels.

gamedev 

Added a Game Over screen. Technically, it's been here for a while, but it was just red with no text.

Show newer
@xianc78 (me, being helpful and supportive of a gamedev whos making good progress): HEY BRO, IS IT DONE YET?
Sign in to participate in the conversation
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.