https://github.com/amarlearning/plaked
:video_game: classic snake game using pygame library of python!
https://github.com/amarlearning/plaked
all-platform-supported classic-snake-game game pygame python
Last synced: about 1 month ago
JSON representation
:video_game: classic snake game using pygame library of python!
- Host: GitHub
- URL: https://github.com/amarlearning/plaked
- Owner: amarlearning
- Created: 2016-05-24T20:04:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T07:57:15.000Z (about 7 years ago)
- Last Synced: 2025-03-25T12:06:17.524Z (about 2 months ago)
- Topics: all-platform-supported, classic-snake-game, game, pygame, python
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 3
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plaked | Beyond the Apple
> Classic Snake Game built using PygameThough internet is good at IIT Gandhinagar, but that day it's was not working for some hours. I was getting bored and i was not able to do my regular work as well. so i made this **_Classic Snake Game_** named **_Plaked | Beyond the Apple_** using Pygame Library of Python.
## Index
- [Demo](#demo)
- [Features](#features)
- [Installation](#installation)
- [Clone it](#clone-it)
- [Run it](#run-it)
- [Contributing](#contributing)
- [To-do](#to-do)
- [Issues](#issues)
- [License](#license)***
## Demo
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)Watch a live demo of it working here
[](https://youtu.be/67en0hRGUvc)***
## Features
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)
- **Pause & Play** - You can pause the game any time you want and then continue it from where you left.
- **Easy to use** - Everyhting is mentioned on the starting screen, download it and enjoy!***
## Installation
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)#### Clone it
1.) Clone the repository by using this link :
```
https://github.com/amarlearning/Plaked.git
```
#### Run it2.) Go to your ```Git``` directory, open terminal window there and the type these comands :
```
cd Plaked
pip install -r requirements.txt
python mainPlaked.py
```Note : You need to have Python installed on your system.
***
## Contributing
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)> All contributions accepted.
#### To-do
- [ ] Update the snake and the apple image.
- [x] Add some kind of background sound to the game.
- [ ] Enhance the UI of the game.
- [x] And an option to play and pause the sound.***
## Issues
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)You can report the bugs at the [issue tracker](https://github.com/amarlearning/Plaked/issues)
**OR**
You can [tweet me](https://twitter.com/iamarpandey) if you can't get it to work. In fact, you should tweet me anyway.
***
## License
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Plaked#plaked)Built with ♥ by Amar Prakash Pandey([@amarlearning](http://github.com/amarlearning)) under [MIT License](http://amarlearning.mit-license.org/)
You can find a copy of the License at http://amarlearning.mit-license.org/