Skip to content

Text based simple snake game written in python

Notifications You must be signed in to change notification settings

farhadmpr/snake_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game

Text based simple snake game written in python

|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ▲⬜⬜⬜⬜ ♥⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜ ■ ■ ■⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|
|⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜|

Use arrow keys to navigate the snake. If you press any key other than arrow keys the game won't run correctly.

How To Run

  1. Download or Clone Project
  2. Navigate To The Root of The Project
  3. Open Terminal For Windows, Type py main.py & Press Enter For Windows & Mac, Type python3 main.py & Press Enter

Make Sure Python3 Is Installed On Your System

About

Text based simple snake game written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%