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

[New game]: Move the ball #1721

Closed
1 task done
Khaleeq01 opened this issue Jun 20, 2023 · 4 comments
Closed
1 task done

[New game]: Move the ball #1721

Khaleeq01 opened this issue Jun 20, 2023 · 4 comments
Labels
gssoc23 This tag is specifically used for GSSoC23 contributions level1 Documentation and small bug fixes in gssoc New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@Khaleeq01
Copy link
Contributor

🎮 Game Request

I will be using key events for this task.
Create a ball and put it at any random position on the screen. Then make it movable inside the viewport using 'W', 'A', 'S' and 'D' keys.
W - for moving in the upward direction
A - for moving in the left direction
S - for moving in the downward direction
D - for moving in the right direction

Point down the features

Ball does not move out of the viewport at any given time. You can also restrict the movement of the ball inside a specific area.

Select program in which you are contributing

GSSoC23

Code of Conduct

@kunjgit
Copy link
Owner

kunjgit commented Jun 20, 2023

Hey @Khaleeq01 , You can't have another issue before completing the previous one 😀
you already have the following 1 open issues 👀 ! :
#1333

@kunjgit kunjgit closed this as completed Jun 20, 2023
@kunjgit kunjgit added the New Game 🎮 This is the label that will be used on issues that are raising new game issue label Jun 20, 2023
@kunjgit
Copy link
Owner

kunjgit commented Jun 20, 2023

Hey @Khaleeq01 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

@kunjgit kunjgit added the level1 Documentation and small bug fixes in gssoc label Jun 20, 2023
@kunjgit
Copy link
Owner

kunjgit commented Jun 20, 2023

Hey @Khaleeq01 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit
Copy link
Owner

kunjgit commented Jun 20, 2023

Hey @Khaleeq01!
We are already having a similar game request in #1333 👀
Make sure you come up with a cool unique idea 😀
Waiting for your new game idea 💗.

@kunjgit kunjgit added the gssoc23 This tag is specifically used for GSSoC23 contributions label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 This tag is specifically used for GSSoC23 contributions level1 Documentation and small bug fixes in gssoc New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

No branches or pull requests

2 participants