Skip to content

kingcoolvikas/SnakeGameByKing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game By King

Author : Vikas Anand

A snake game written in Python using the PyGame library.

sc1 sc2 sc3

Installation

  • Install Latest Python From Python
  • Open Your Terminal/Cmd.
  • Type pip install pygame/ pip3 install pygame
  • git clone https://github.com/kingcoolvikas/SnakeGameByKing.git
  • cd SnakeGameByKing
  • python3 snake.py

How To Play

  • W : UP
  • S : DOWN
  • A : LEFT
  • D : RIGHT
  • ENTER : REPLAY THE GAME

ALL Credits Goes To : CodeWithHarry

Releases

No releases published

Packages

No packages published

Languages