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

Title: adding new game Space invading game #1862

Closed
nikki-05 opened this issue Jun 22, 2024 · 1 comment
Closed

Title: adding new game Space invading game #1862

nikki-05 opened this issue Jun 22, 2024 · 1 comment

Comments

@nikki-05
Copy link

nikki-05 commented Jun 22, 2024

Is your feature request related to a problem? Please describe.

The objective is to defeat waves of aliens with a laser cannon to earn as many points as possible. The player controls a laser cannon that can move horizontally across the bottom of the screen.
The cannon can shoot lasers upwards to destroy the descending aliens.
Aliens:
The primary objective is to shoot and destroy all the aliens before they reach the bottom of the screen.
Players earn points for each alien destroyed.
Aliens appear in rows and columns at the top of the screen.
They move horizontally and gradually descend towards the player.
The game ends if the aliens reach the bottom of the screen or if the player’s cannon is destroyed.

Describe the solution you'd like.

the game can be created with a level of difficulties, our goal is to make the simplest version of the Space Invaders game which can be further enhanced using more supported features such as levels, scoring points, more animation and moving patterns of aliens

@nikki-05
Copy link
Author

@swapnilsparsh please review this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants