Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space Alien Invaders #2726

Closed
wants to merge 7 commits into from
Closed

Space Alien Invaders #2726

wants to merge 7 commits into from

Conversation

Mik1-1
Copy link

@Mik1-1 Mik1-1 commented Dec 18, 2024

Your checklist for this pull request

Author name

Author: Mik1

How to play the game?

Use the left and right arrow keys to move the spaceship horizontally at the bottom of the screen.
Press Spacebar to shoot bullets upwards to destroy the aliens.
The game progresses through levels, and each level increases the speed of the aliens.
If any alien reaches the player’s spaceship, the game ends, showing the level reached.

Space Alien Invaders is a retro-style shooter game where the player controls a spaceship at the bottom of the screen, defending against waves of descending alien invaders. The goal is to shoot and destroy the aliens before they reach the player's ship.

Code

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

Thanks for your PR!

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sprig ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 7:30pm

Copy link

github-actions bot commented Jan 2, 2025

You can play your game at Play Here!

1 similar comment
Copy link

github-actions bot commented Jan 2, 2025

You can play your game at Play Here!

Copy link

github-actions bot commented Jan 2, 2025

You can play your game at Play Here!

Copy link
Contributor

@grymmy grymmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sprigify this game such that it works in the editor... this seems like something that'd been copied from somewhere.

@grymmy grymmy added the initial review performed This Sprig app PR has had initial feedback given, and is in a pending state of review label Jan 2, 2025
@grymmy
Copy link
Contributor

grymmy commented Jan 3, 2025

I am cleaning up the repo the past couple days - given this PR's state, I am going to close it - OP, please feel free to reopen after you've done some work on this.

@grymmy grymmy closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
initial review performed This Sprig app PR has had initial feedback given, and is in a pending state of review submission Game submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants