views
20
likes
2

Comments

What do you think?
No comments yet.

Space Dodging!


Around two days ago I was completely out of ideas for games so I googled a list of suggestions for 2D games, and the first one that popped up was to create some sort of "Dodger" game where enemies would fall off the sky and you had to dodge them -- the point was to make something very simple, just the basics and the "skeleton" of the game, but I had so much fun coding it that now I'm just going to keep developing this!


The Game

So when the game starts you'll see some aliens falling off the top of the screen. You're just an astronaut but they'll kill if you let them. Make sure to dodge every bullet and every alien to make sure you stay alive.

Controls

This game uses the basic 8D-movement controls, so:

  • W - Go up;

  • S - Go down;

  • A - Go to the left;

  • D - Go to the right;

  • SPACE - Pause.

*Probably* coming in the next updates

As I said I'm having lots of fun with this little project so I might add a thing or two here and there, such as:

  • More enemies;

  • New mechanics (shop & coins idk??);

  • Rounds;

  • Bosses;

  • New attacks;

  • Music.

More to be done.


Version 1.1.0.0. #action #adventure #arcade #platformer #retro #survival #pointnclick #shooter #strategy #other



all-ages

[3/3]

> POWERUPS!

-- Immunity power-up

-- Gunner power-up

-- Decrease power-up

This is pretty much everything - this might be the last update, because I have other ideas for projects in mind. Enjoy! :)

[2/3]

...that the game doesn't become too easy.

> SOUNDS!

-- Added a shooting sound for the player.

-- Same thing for the alien.

[ ! ] Talking about the alien, he has a sprite now, so it isn't just a green shooting block.

[1/3]

Space Dodging v1.2.0.0 update log!

[ ! ] This contains the updates from 1.1.0.0 too.

> ROUNDS!

I have added a "rounds" mechanic, so now, the more you play, the harder the game will be. Since I added some new power-ups, I created this to make sure...