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

[Script]: Game Development Script: #2168

Open
3 tasks done
AnushkaS1 opened this issue Jul 8, 2023 · 1 comment
Open
3 tasks done

[Script]: Game Development Script: #2168

AnushkaS1 opened this issue Jul 8, 2023 · 1 comment

Comments

@AnushkaS1
Copy link
Contributor

Aim

We can write scripts to build interactive games, ranging from simple 2D puzzles to more complex simulations. This is a great way to learn programming concepts while having fun.

Details

1] Game Loop: A game loop is essential to continuously update the game state, handle user input, and render the game graphics. It ensures that the game runs smoothly and responds to player actions.
2]Sprites and Animation: Sprites are the visual elements of the game, such as characters, objects, and backgrounds. Python game development libraries like Pygame provide functionalities to load and display sprites.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'23 contributor
  • I want to work on this issue
@AnushkaS1
Copy link
Contributor Author

@avinashkranjan kindly assign this issue to me under gssoc'23.

@github-actions github-actions bot added the hacktoberfest Issues open for hacktoberfest label Oct 10, 2023
@github-actions github-actions bot removed the hacktoberfest Issues open for hacktoberfest label Nov 21, 2023
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

1 participant