sprig icon indicating copy to clipboard operation
sprig copied to clipboard

Not-so_space_invaders

Open sirbread opened this issue 1 year ago • 2 comments

Your checklist for this pull request

Author name

Author: sirBread

About your game

What is your game about?

In "Not So Space Invaders," you play as a space jet through an endless rain of incoming asteroids. Your goal is to avoid the obstacles for as long as possible.

The game is simple: move left or right to get out of the way of the rocks. Every second you survive, your points increase. But don't get cozy, because the pace ramps up every ten points, the game speeds up... exponentially.

You make one mistake, and it is game over. See how high you can get the score before you get the [taskkill] treatment.

How do you play your game? Press A and D to move, and when prompted to reset, press W. Avoid the asteroids by moving left to right (using A and D).

Code

Check off the items that are true.

  • [x ] The game was made using the Sprig editor.
  • [x ] The game is placed in the in the /games directory.
  • [x ] The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • [x ] The game runs without errors.
  • [x ] The name of the file/game contains only alphanumeric characters, -s, or _s.
  • [x ] The game name is not the same as the others from gallery

Image (If an image is used)

  • [x ] The image is in the /games/img directory.
  • [x ] The name of the image matches the name of your file.

Thanks for your PR!

sirbread avatar Sep 29 '24 07:09 sirbread