Skip to content

Lingesharya/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

snake game using python language

First you need to install pygame

In windows through command prompt you can install pip install pygame

In Ubuntu you can try with this

    sudo apt-get build-dep python-pygame
    sudo apt-get install python-dev

I have used brackets tool to build this game, you can download from http://brackets.io/ After installing brackets, open brackets. In bracket you need to install one module you need to install theough extension manager. Click on File, you will find Extension manager and select it. In search bar type "Integrated Development" and click on install button. You will see green color butten on top right corner. After writing(Download and paste) and save it, click on green button.

A new windw will open and game starts.

HAPPY CODING

About

Snake Game in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages