• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Free OpenDefender - An open source defender clone

hijong park

Member

https://gamejolt.com/games/ODfen/385409

OpenDefender is a simple and blocky defender clone created with Game maker : Studio 1.

It is based on Atari2600 version of defender, which is considered to be one of the worst versions of defender.

The horrible flickers (Far worse than 2600 Pacman) and jerky controls drop the playability, and the game is way too easy mostly because of technical problems - Enemies are dumb and can only shoot one bullet at once, you become invinsible while shooting, you have only 5 humanoids to protect, and landers can only capture one humanoid. protecting is balanced by bad controls and uneven hit detection, but fighting with mutants isn't that hard too.

So, i wanted to make something that plays like Atari2600 defender but without technical problems.

Also, My preovious defender game, Offendron Warrior was very faithful to the arcade defender (in other words, very hard and complicated.), so I thought a simpler and easier defender clone should be made as well.

In OpenDefender, you have 10 humanoids to protect, and landers can capture 3 humanoids at once. other enemies' AIs are closer to the arcade version as well.

Like the atari version, the stage is a city instead of mountains. so humanoids are always at the flat grounds instead of various mountains. This will prevent you from accidently shooting humanoids while fighting with enemies.

But If you lost all humanoids, The city will be on fire instead of being completely destroyed. I did it because a plain black background isn't so pleasant to look at.

The control is simple :
Spacebar to fire, Arrows to move. You can change it before starting if you don't like this.

When you are flying, pressing Spacebar fires laser. But if you hide under the buildings, Your lefted ships and smartbomb icon's color will be changed to red. Pressing Spacebar in this situation activates smartbomb and wipe out all the enemies in the screen. If you don't have any smartbombs, You can use Hyperspace instead.
There's no chance of death after using hyperspace, but you'll collide with enemies if you are not lucky.

Opendefender is obviously harder than Atari2600 version, but it's still a lot easier than arcade version. The controls are much easier, and i didn't made a very steep learning curve so you won't get frustrated easily.

Also as the title says, Opendefender is an open source game.

The codes might be hard to understand because i'm not that good at making the codes look clean, but feel free to use it If you want to make something like defender or seamless-wrap with Game maker : studio.

I won't care if you just slightly modify to make it as your game or port it to other devices. I actually want that happen because there are no so many defender clones today.
 

Tony Brice

Member
This is excellent. I had to watch the video all the way through because it looks such a fun game. I'm going to try and import it into GMS 2 and play it because I'm using a Mac so will need to build it myself.

Good work on this game.
 

hijong park

Member
This is excellent. I had to watch the video all the way through because it looks such a fun game. I'm going to try and import it into GMS 2 and play it because I'm using a Mac so will need to build it myself.

Good work on this game.
Glad you like it, I did my best to capture the gameplay of defender within 2 days.
 
Top