https://github.com/l1ve4code/terminal-snake
Fast-codded snake game for terminal.
https://github.com/l1ve4code/terminal-snake
fun game python
Last synced: about 1 year ago
JSON representation
Fast-codded snake game for terminal.
- Host: GitHub
- URL: https://github.com/l1ve4code/terminal-snake
- Owner: l1ve4code
- License: apache-2.0
- Created: 2024-10-16T20:01:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T20:03:57.000Z (over 1 year ago)
- Last Synced: 2025-01-15T07:36:53.937Z (about 1 year ago)
- Topics: fun, game, python
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
terminal-snake
## About
Fast-codded snake game for terminal.
### Technologies
* Language: **Python**
## Installing
**Firstly** clone the project.
```git
git clone https://github.com/l1ve4code/terminal-snake.git
```
**Secondly** install necessary libraries
**Thirdly** run from terminal
```cmd
python main.py
```
## Author
* Telegram: **[@live4code](https://t.me/live4code)**
* Email: **steven.marelly@gmail.com**