项目作者: darshjaiswal

项目描述 :
A very simple classing game of snake eating food and scoring points is developed by me using pygame module in python!
高级语言: Python
项目地址: git://github.com/darshjaiswal/Snake-Game-In-Python.git
创建时间: 2020-10-14T20:17:03Z
项目社区:https://github.com/darshjaiswal/Snake-Game-In-Python

开源协议:

下载


Snake Game in Python (pygame)

A very simple classing game of snake eating food and scoring points was developed by me using the pygame module in python!

Installation

Use the package manager pip to install requirements.txt in your system. Use this command:-

  1. pip install -r requirements.txt

Simply execute snake_game.py by terminal or just with clicks!

Demonstration

alt text

game_play.gif

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

This is a free to use program as it was made by develeoper to learn pygame module.