Skip to content

The classic Snake game in the terminal, written in python.

Notifications You must be signed in to change notification settings

chamanbravo/snakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snakey 🐍

snakey screenshot

This is a snake game in the terminal, written in python.

Controls:

  • WASD to control the snake
  • q to quit game

Requirements

  • Python
  • Modern terminal that supports unicode

Installing and running

  1. Clone this repository.
  2. Run python3 main.py to run the game. (No package installation required)

About

The classic Snake game in the terminal, written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages