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

Snake game using Python #246

Merged
merged 5 commits into from
Oct 9, 2020
Merged

Conversation

bislara
Copy link
Member

@bislara bislara commented Oct 7, 2020

Description

Program to play the snake game which we used to play in childhood where the snake moves to eat the apple and once it eats, its length increases.
It will be having background music playing as well as a different sound when the snake dies or eats an apple.
It also shows the score of the user in the bottom.

Make sure you have:

  • Visited http://join.codezoned.com/
  • Starred ScriptsDump!
  • Referred the issue number in the fixes title below.
  • Made a PR in Join_codezoned.
  • Joined our discord server.

Fixes #56

Type of change

  • New Script
  • New feature (non-breaking change which adds functionality)

Copy link
Member

@master-fury master-fury left a comment

Choose a reason for hiding this comment

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

Awesome Work!!

@master-fury master-fury merged commit c4913c3 into codezoned:master Oct 9, 2020
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

Successfully merging this pull request may close these issues.

Add more fun scripts! #Hacktoberfest
2 participants