SagnikBagchi23 / python-snake

Simple terminal snake game written on python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Snake Game

Simple terminal Snake Game written using Python.

Also C++ version available

https://github.com/GeorgeZhukov/cpp-snake

Dependencies

  • curses

Run

python snake.py

Control

Up Arrow, Down Arrow, Left Arrow, Right Arrow.

About

Simple terminal snake game written on python.

License:MIT License


Languages

Language:Python 100.0%